yardstick17 / image_text_reader

The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yardstick17/image_text_reader Stargazers