Skip to content

A simple Hand Text Written Recognition model built on top of the pytesseract API, wrapped in REST routes

Notifications You must be signed in to change notification settings

CYBINT-IN/tesseract-HTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Instructions:

  • Download the binaries from here, any stable version, doesn't matter - https://github.com/UB-Mannheim/tesseract/wiki
  • Set path to .exe file - pytesseract.pytesseract.tesseract_cmd = 'C:\\Program Files (x86)\\Tesseract-OCR\\tesseract.exe'
  • You're done!

    About

    A simple Hand Text Written Recognition model built on top of the pytesseract API, wrapped in REST routes

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published