Code Run Through: Real time facial landmark detection with OpenCV, Python, and dlib

preview_player
Показать описание
Code Test:
Real-time facial landmark detection with OpenCV, Python, and dlib

Running code presented in the step by step here:
(Big thanks to this blog By Adrian Rosebroc)

Command line:

# you need to get the DAT file like this one and put it in dir:

Going to use this in some STEM projects with the kids (Mirror Mirror project)
Рекомендации по теме
Комментарии
Автор

What are the contents of 68 facial landmark.dat file???

kp_
Автор

How can i add this to android project ? and how can i add landmarks to detect iris region?

abdechafineji