From f85aecb88cf00ae840cad0b66077fefe9044590c Mon Sep 17 00:00:00 2001 From: sayands Date: Thu, 20 Sep 2018 23:36:50 +0530 Subject: [PATCH] Added Facial Landmark Detection Tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6355005..8e5f3dc 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Neural Style Transfer with OpenCV](https://www.pyimagesearch.com/2018/08/27/neural-style-transfer-with-opencv/) * [OpenCV OCR and Text Recognition](https://www.pyimagesearch.com/2018/09/17/opencv-ocr-and-text-recognition-with-tesseract/) * [Text Skew Correction Tutorial](https://www.pyimagesearch.com/2017/02/20/text-skew-correction-opencv-python/) +* [Facial Landmark Detection Tutorial](https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dlib-opencv-python/) ### Deep Learning: