Skip to content

Script to automatically read hexadoku images

License

Notifications You must be signed in to change notification settings

felsenhower/hexadoku-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexadoku-ocr

A bash Python script that uses ImageMagick and Tesseract to recognize the content of Hexadokus given as image files and writes them to a LaTeX file.

Dependencies

  • Python 3
  • ImageMagick (convert, identify) is used to preprocess the images for OCR
  • Tesseract is used for OCR

Usage

./read_hexadoku.py samples/sample_riddle.png samples/sample_solution.png test_{riddle,solution}.tex

About

Script to automatically read hexadoku images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published