From 5f3ff040b21ae42c0cd76b7d003b7c5e34284b12 Mon Sep 17 00:00:00 2001 From: sayands Date: Thu, 19 Jul 2018 09:11:54 +0530 Subject: [PATCH] Added Face Recognition Tutorial using OpenCV --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bca2d49..c0156c2 100644 --- a/README.md +++ b/README.md @@ -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: