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.

Text detection on Seven Segment Display via Tesseract OCR

The problem that I am running with is to extract the text out of an image and for this I …

ocr tesseract seven-segment-display
Tesseract does not recognize single characters

How to represent: Create new image with paint (any size) Add letter A to this image Try to recognize -&…

ocr tesseract
iOS: Real Time OCR on top of live camera feed (similar to iTunes Redeem Gift Card)

Is there a way to accomplish something similar to what the iTunes and App Store Apps do when you redeem …

ios ocr
Stroke Width Transform (SWT) implementation (Java, C#...)

I recently discovered the stroke width transform, as documented in the following research paper: Detecting Text in Natural Scenes with …

c# java image-processing ocr extraction
Using Google docs API for OCR in android

I am trying to develop an android app which uses OCR. The app should be able to scan business cards …

android ocr google-docs-api
Converting a Vision VNTextObservation to a String

I'm looking through the Apple's Vision API documentation and I see a couple of classes that relate to text detection …

ios machine-learning ocr nslinguistictagger apple-vision
My own OCR-program in Python

I am still a beginner but I want to write a character-recognition-program. This program isn't ready yet. And I edited …

python arrays artificial-intelligence ocr
Batch OCR Program for PDFs

This has been asked before, but I don't really know if the answers help me. Here is my problem: I …

pdf ocr batch-processing
text recognition (OCR) is switched off in Sikuli when using java

Has anyone got the OCR function Region.text() working in Sikuli with java? I keep getting this as output Region.…

java ocr sikuli
Python OCR library or handwritten character recognition engine

Could you recommend some python libraries or source code for OCR and handwritten character recognition?

python ocr image-recognition