Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 378 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 378 Bytes

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