From 84ad47bd09e2463d70fa3f56e6783ddf0d941432 Mon Sep 17 00:00:00 2001 From: sayands Date: Sun, 7 Oct 2018 13:31:29 +0530 Subject: [PATCH] Added EigenFaces using OpenCV tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa7e01c..af498c5 100644 --- a/README.md +++ b/README.md @@ -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: