From 97b5c878c3e46a5a331fbb4af1b23d365b435ad6 Mon Sep 17 00:00:00 2001 From: sayands Date: Mon, 10 Sep 2018 22:02:42 +0530 Subject: [PATCH] Added People Counter Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df3009a..a432c9a 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Object Tracking with Camshift](https://www.pyimagesearch.com/wp-content/uploads/2014/11/opencv_crash_course_camshift.pdf) * [Semantic Segmentation with OpenCV and Deep Learning](https://www.pyimagesearch.com/2018/09/03/semantic-segmentation-with-opencv-and-deep-learning/) * [Text Detection in Images and Videos](https://www.pyimagesearch.com/2018/08/20/opencv-text-detection-east-text-detector/) +* [People Counter using OpenCV](https://www.pyimagesearch.com/2018/08/13/opencv-people-counter/) ### Deep Learning: