mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Added Face Recognition Tutorial using OpenCV
This commit is contained in:
parent
f5b2bb1279
commit
5f3ff040b2
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,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/)
|
||||
* [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/)
|
||||
|
||||
### Deep Learning:
|
||||
|
||||
|
|
Loading…
Reference in a new issue