Realtime iris position (left, right, up and center) along with blink detection and count.
- Download the 'shape_predictor_68_face_landmarks.dat' file from this repository and place it in the same folder as the script.
- Run
python tracking.py
Thedlib
library is used for the face detection.