From a79cf465eed8bdc15d0a3bc62fd788cbf2817155 Mon Sep 17 00:00:00 2001 From: sayands Date: Sun, 29 Jul 2018 12:14:23 +0530 Subject: [PATCH] Added Barcode Scanner tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddd3faa..dc996e9 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Build A Face Detector using OpenCV and Deep Learning](https://www.pyimagesearch.com/2018/02/26/face-detection-with-opencv-and-deep-learning/) * [Build a Face Recognition System using OpenCV, Python and Deep Learning](https://www.pyimagesearch.com/2018/06/18/face-recognition-with-opencv-python-and-deep-learning/) * [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/) ### Deep Learning: