Skip to content

Instantly share code, notes, and snippets.

@Adarshg315
Created August 4, 2020 17:02
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save Adarshg315/8329abf7c25664f701a158e94f29a49d to your computer and use it in GitHub Desktop.
Save Adarshg315/8329abf7c25664f701a158e94f29a49d to your computer and use it in GitHub Desktop.
@Adarshg315
Copy link
Author

python3 detect_blinks.py --shape-predictor shape_predictor_68_face_landmarks.dat (for live video)

python3 detect_blinks.py --shape-predictor shape_predictor_68_face_landmarks.dat --video "replace this with demo vidio file path" (for demo video)

@black7375
Copy link

Hello, What is the license of this code?

@Adarshg315
Copy link
Author

Hello, What is the license of this code?

MIT

@black7375
Copy link

Thank you for quick reply. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment