Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ocr

Scene Text Image Super-resolution For Ocr

I am working on an OCR system. A challenge that I'm facing for recognizing the text within ROI… Read more Scene Text Image Super-resolution For Ocr

Background Image Cleaning For Ocr

Through tesseract-OCR I am trying to extract text from the following images with a red background. … Read more Background Image Cleaning For Ocr

Tesseract Has Trouble Reading This Extremely Simple String Of Numbers

I'm currently writing a script in python that requires the use of tesseract to read a number li… Read more Tesseract Has Trouble Reading This Extremely Simple String Of Numbers

How To Crop Image Based On Contents (python & Opencv)?

Well currently I'm working on a personal project which is the identification of products in a s… Read more How To Crop Image Based On Contents (python & Opencv)?

Python, Text Detection Ocr

I am trying to extract data from a scanned form. The form has a standard format similar to the one … Read more Python, Text Detection Ocr

Pytesser In Python 3.4: Name 'image_to_string' Is Not Defined?

First off, I would like to say that I know pytesser is not for Python 3.4, but I read from http://u… Read more Pytesser In Python 3.4: Name 'image_to_string' Is Not Defined?

Pytesser In Python 3.4: Name 'image_to_string' Is Not Defined?

First off, I would like to say that I know pytesser is not for Python 3.4, but I read from http://u… Read more Pytesser In Python 3.4: Name 'image_to_string' Is Not Defined?

Why Pytesseract Raise An Error With Arabic Language

I want to use pytesseract Arabic And I have ara.traineddata in my system /usr/share/tesseract/tessd… Read more Why Pytesseract Raise An Error With Arabic Language