Skip to content

rashmigr01/morse-blink-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Morse Code Blink Detector

Detects and translates blinks in morse code.

Run Locally

Clone the project:

  git clone https://github.com/rashmigr01/morse-blink-detector.git

Requirements

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.

Run using the command line

python blinks.py -o shape_predictor_68_face_landmarks.dat

About

A morse code blinking detector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages