mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-22 19:53:15 +00:00
Added EigenFaces using OpenCV tutorial
This commit is contained in:
parent
85587cb02f
commit
84ad47bd09
1 changed files with 1 additions and 0 deletions
|
@ -366,6 +366,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
- [Facial Landmark Detection Tutorial](https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dlib-opencv-python/)
|
||||
- [Object Detection using Mask-R-CNN](https://www.learnopencv.com/deep-learning-based-object-detection-and-instance-segmentation-using-mask-r-cnn-in-opencv-python-c/)
|
||||
- [Automatic Target Detection Tutorial](https://www.pyimagesearch.com/2015/05/04/target-acquired-finding-targets-in-drone-and-quadcopter-video-streams-using-python-and-opencv/)
|
||||
- [EigenFaces using OpenCV](https://www.learnopencv.com/eigenface-using-opencv-c-python/)
|
||||
|
||||
### Deep Learning:
|
||||
|
||||
|
|
Loading…
Reference in a new issue