mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-12-04 17:39:40 +00:00
Added Facial Landmark Detection Tutorial
This commit is contained in:
parent
337f1b50c6
commit
f85aecb88c
1 changed files with 1 additions and 0 deletions
|
@ -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/)
|
* [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/)
|
* [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/)
|
* [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:
|
### Deep Learning:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue