This is a python (Django) project that allows takes requests with an image payload and returns text from the image. The text is parsed by pytesseract.
-
Notifications
You must be signed in to change notification settings - Fork 0
Darshan4114/optical-character-recognition-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This python project allows users to process text out of images. The python library pytesseract is used for the optical character recognition. The language to parse can be selected.