Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 303 Bytes

facial_feature_detection

The code mouth.py detects mouth in an image using Shape Predictor and dlib and highlights it result. It requires shape_predictor_68_face_landmarks.dat file. Command to run the python file $python mouth.py --shape-predictor shape_predictor_68_face_landmarks.dat --image 1.jpg