From eaee02bd9cdb93c1f6d612b65df131b3b133c780 Mon Sep 17 00:00:00 2001 From: sayands Date: Thu, 20 Sep 2018 23:32:59 +0530 Subject: [PATCH] Added Text Recognition Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9282a5..2d8aaf7 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [People Counter using OpenCV](https://www.pyimagesearch.com/2018/08/13/opencv-people-counter/) * [Tracking Multiple Objects with OpenCV](https://www.pyimagesearch.com/2018/08/06/tracking-multiple-objects-with-opencv/) * [Neural Style Transfer with OpenCV](https://www.pyimagesearch.com/2018/08/27/neural-style-transfer-with-opencv/) +* [OpenCV OCR and Text Recognition](https://www.pyimagesearch.com/2018/09/17/opencv-ocr-and-text-recognition-with-tesseract/) ### Deep Learning: