Added Face Detection tutorial using OpenCV

This commit is contained in:
sayands 2018-07-19 09:10:17 +05:30
parent c0e5d2b8ef
commit f5b2bb1279

View File

@ -325,6 +325,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
### OpenCV:
* [Build A Document Scanner](https://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/)
* [Build A Face Detector using OpenCV and Deep Learning](https://www.pyimagesearch.com/2018/02/26/face-detection-with-opencv-and-deep-learning/)
### Deep Learning: