Skip to content

eren23/mediapipe--morsecode-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Translator Using Live Video Input and Blinks

This repo contains the code for a Morse Code translator that uses your video input and tracks your blinks.

Flow is simple, a normal blink would recognized as a "Short" anything above 0.8 seconds is recognized as "Long" and if you don't blink for 2 seconds last stack you left gets checked againsts Morse Alphabet.

Main parts of this code has been taken from this repo here and you can follow along this amazing tutorial to understand more about MediaPipe, I'll also post what I did to add MorseCode feature to my Medium account, you can also check that one out.

About

Morse code translator using live video blink detection via MediaPipe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages