8000 GitHub - eauxfolles/morse-ocr: Tool to read and translate morse code from picture.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eauxfolles/morse-ocr

Folders and files

< 9D3D th colSpan="1" class="DirectoryContent-module__Box_2--LsXd4">
Last commit date
NameName
Last commit message

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

morse-ocr

Made with Python License: MIT

PoC/Alpha of a tool written in Python (mocr.py) to read morse code from a picture-file (here: "morse.png") and translate it into readable text. Tested under Windows.

Usage: "mocr.py <image>"

Where:

  • <image> is image-file.

Supported image formats (and others, see https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html for details):

  • .bmp
  • .gif
  • .jpeg
  • .png
0