Skip to content

arturaugusto/display_ocr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Display OCR

Unmaintained. Alternative traineddata avaliable at https://github.com/Shreeshrii/tessdata_ssd or alternative implementation that don't use tesseract: https://github.com/arturaugusto/7seg-ocr.


OpenCV-Python + python-tesseract real-time image preprocess and OCR.

alt tag

Trained data for 7 segments font avaliable under letsgodigital folder.

Web-app using trained data: http://ocr.sytes.net (Not always up, due to the low cost server)

Reference: https://code.google.com/p/python-tesseract/

Tips to achieve better results:

  • Use erode to avoid gaps between the segments.
  • Avoid direct light on the display (I use parchment paper to diffuse the light)

License: GPL v2

About

Real-time image preprocess and OCR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages