Implementing OCR in python for local language -


i need implement ocr in python 1 of regional languages of home town.

i searched around , read tesseract ocr engine. supports limited languages.

how go modifying support other languages?

you train tesseract support language , characters of choice, have howto guide here: https://code.google.com/p/tesseract-ocr/wiki/trainingtesseract3


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -