-
install Dlib
-
Inorder to install dilb on windows machines you need following: 😏
- Visual Studio
- Visual Studio Build Tools
- Cmake
pip install -r requirements.txt
- Just you need Cmake that all here on linux and Mac OS
- install Dilb uisng Pip command
pip install -r requirements.txt
-
-
Install opencv-python
pip install opencv-python
for linux or Mac OS replacepip
withpip3
and you are good to go... 😉 -
Extract landmarks
bunzip2 -k Predictor/shape_predictor_68_face_landmarks.dat.bz2