Added Camshift Object Tracking Algorithm

This commit is contained in:
sayands 2018-07-29 12:19:32 +05:30
parent fb77cd2e05
commit 15630b7d65

View File

@ -345,6 +345,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Detect The Salient Features in an Image](https://www.pyimagesearch.com/2018/07/16/opencv-saliency-detection/)
* [Build A Barcode Scanner](https://www.pyimagesearch.com/2018/05/21/an-opencv-barcode-and-qr-code-scanner-with-zbar/)
* [Learn Face Clustering with Python](https://www.pyimagesearch.com/2018/07/09/face-clustering-with-python/)
* [Object Tracking with Camshift](https://www.pyimagesearch.com/wp-content/uploads/2014/11/opencv_crash_course_camshift.pdf)
### Deep Learning: