Top "Ocr" questions

Optical Character Recognition, usually abbreviated to OCR, is the mechanical or electronic translation of scanned images of handwritten, typewritten or printed text into machine-encoded text.

Split text lines in scanned document

I am trying to find a way to break the split the lines of text in a scanned document that …

python opencv ocr scikit-image
abbyy finereader.exe looking for cmd commands to use in other programms

I just bought abbyy finereader 11 copr to rund it from another programm, but i cant find any commends to be …

cmd ocr abbyy finereader
Tesseract - change language file location

I am making an AIR project, which will need some OCR capabilities, so i decided to use tesseract (now i …

c++ air ocr tesseract
Stroke Width Transform (SWT) implementation (Python)

Can anyone describe how can i implement SWT in python using opencv or simplecv ?

python opencv computer-vision ocr simplecv
Drawing convexHull in openCV2 Python

So I am trying to draw the convexHull from a contour in python, however when i print the image it …

python image-processing ocr convex-hull opencv-contour
Google Mobile Vision library not downloading

I am trying to implement the Google Mobile Vision TextRecogniser API into my app, to read text off a given …

android ocr android-vision text-recognition
Free or affordable OCR and ICR (handwriting recognition) SDK?

I'm looking to integrate OCR and ICR recognition functionality into a business app we're building to scan forms and other …

forms ocr image-recognition documents icr
How can I run tesseract with multiple languages one time?

I have to analyzed a image which containing both English and Japanese texts. When I run tesseract by default (-l …

image-processing ocr tesseract
Tesseract: Specifying regions of text

I'm using tesseract-ocr-3.01 to scan many forms. The forms all follow a template, so I already know where the regions/…

ocr tesseract
Image processing and extraction of characters

I'm trying to figure out what technologies I would need to process images for characters. Specifically, in this example, I …

java c++ opencv image-processing ocr