From 85587cb02f92f1a86cb1a2ddd0b6fbe97f7983a6 Mon Sep 17 00:00:00 2001 From: sayands Date: Thu, 4 Oct 2018 11:55:41 +0530 Subject: [PATCH] Added OpenCV automatic target detection tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81b0486..fa7e01c 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Text Skew Correction Tutorial](https://www.pyimagesearch.com/2017/02/20/text-skew-correction-opencv-python/) - [Facial Landmark Detection Tutorial](https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dlib-opencv-python/) - [Object Detection using Mask-R-CNN](https://www.learnopencv.com/deep-learning-based-object-detection-and-instance-segmentation-using-mask-r-cnn-in-opencv-python-c/) +- [Automatic Target Detection Tutorial](https://www.pyimagesearch.com/2015/05/04/target-acquired-finding-targets-in-drone-and-quadcopter-video-streams-using-python-and-opencv/) ### Deep Learning: