Skip to content

muskan1998/facial_feature_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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