Sebastian Cheung via Tutor schrieb am 30.09.2015 um 10:55:
> How to read a jpg or png file into python and extract text thanks. I
> would imagine getting small symbols like ; or , to be difficult?

That depends entirely on the OCR engine. And you won't normally get in
touch with that very deeply.


> Any good framework like this?

Searching for "python ocr" gives me a couple of hits, including this one:

https://pypi.python.org/pypi/pytesseract

PyPI has some more matches that might be relevant:

https://pypi.python.org/pypi?%3Aaction=search&term=ocr&submit=search

Stefan

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to