Skip to content

BakingBrains/Face_LandMark_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Face_LandMark_Detection

Facial Landmark Detection using OpenCV and Mediapipe

Modules:

pip install opencv-contrib-python==4.5.5.62
pip install mediapipe==0.8.3

To see the landmark id uncomment the line number 36 in FLM_Module.py

Run the file FLM_Module.py

python FLM_Module.py

Reference: https://www.youtube.com/watch?v=V9bzew8A1tc

Releases

No releases published

Packages

No packages published

Languages