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.

Remove background noise from image to make text more clear for OCR

I've written an application that segments an image based on the text regions within it, and extracts those regions as …

java c++ opencv ocr
How to preserve document structure in tesseract

I am using tesseract ocr to extract text from an image. Preserving the structure of the document is very important …

ocr tesseract
Where to start Handwritten Recognition using Neural Network?

I've been trying to learn about Neural Networks for a while now, and I can understand some basic tutorials online. …

java neural-network ocr handwriting
Python OCR Module in Linux?

I want to find a easy-to-use OCR python module in linux, I have found pytesser http://code.google.com/p/…

python ocr
Tesseract receipt scanning advice needed

I have struggled off and on again with Tesseract for various OCR projects and I found a use case today …

ocr tesseract receipt
Looking for ANPR/LPR (Automatic Number Plate Recognition/License Plate Recognition) SDK for android

I am looking for ANPR/LPR (Automatic Number Plate Recognition/License Plate Recognition) SDK for android..Is there any SDK …

android ocr tesseract anpr
Tesseract Ocr Engine Cube mode - Training Tesseract

Can you explain me what cube mode and Cube Data Files are on Tesseract ocr Engine and what is the …

ocr tesseract cube
How to get the word under the cursor in Windows?

I want to create a application which gets the word under the cursor (not only for text fields), but I …

c# windows winapi hook ocr
"Adding" new fonts to Tesseract eng.traineddata

As far as I know, Tesseract 3.x comes with 6 English (correct me if I'm wrong) fonts. I need to train …

python ocr tesseract
Windows 7 OCR API

I have been reviewing replacements for the Office 2007 MODI OCR (OneNote's 2010 solution has lesser quality/results than 2007 :-( ). I notice …

c# windows-7 sdk ocr modi