Detect and Extract facial landmarks (eyes, nose, lips, and jaw) with dlib, OpenCV, and Python.
This sample based on the following blog along some changes for extract face regions in related files:
https://www.pyimagesearch.com/2017/04/10/detect-eyes-nose-lips-jaw-dlib-opencv-python
Please search the existing issues for your bug and create a new one if the issue is not yet tracked!
https://github.com/MortezaNedaei/Facial-Landmarks-Detection/issues
Python 3.9
OpenCV 4.5.3.56
Dlib 19.22.1
Numpy
Imutils