From 4b31079073b94a0095fb072b3f4e84ac310dc1a2 Mon Sep 17 00:00:00 2001 From: sayands Date: Mon, 10 Sep 2018 22:01:49 +0530 Subject: [PATCH] Added Text Detector Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f8425b..df3009a 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [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) * [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/) ### Deep Learning: