gvarma28 / Image-To-Text

Pytesseract OCR | Image Pre-Processing | Google Translate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-To-Text

Extraction of text from image using the Pytesseract OCR tool.
Performing different operations on the image before detection of text, to observe the accuracy in each case.

Operations Performed :

  • Resizing
  • Greyscaling
  • Binarization
  • Custom Binarization

We also try to translate the text to different languages using the Google Translate APIs.

About

Pytesseract OCR | Image Pre-Processing | Google Translate


Languages

Language:Jupyter Notebook 100.0%