Detects and translates blinks in morse code.
Clone the project:
git clone https://github.com/rashmigr01/morse-blink-detector.git
Install a pre-trained facial landmark predictor, shape_predictor_68_face_landmarks.dat by decompressing the .bz2 file available on the dlib site.
Also available here.
Packages OpenCV, argparse and imutils.
python blinks.py -o shape_predictor_68_face_landmarks.dat