Last active
April 15, 2017 07:48
-
-
Save tcw165/f274ca4643a81d87dbdbac12c8f673f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1st parameter is the trained model; 2nd parameter is the photo | |
./face_landmark_detection_ex \ | |
shape_predictor_68_face_landmarks.dat \ | |
../faces/*.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment