vote up 0 vote down star

hey guys

My question is similar to this one 842986/how-to-read-text-written-on-a-image, except I'm looking for a way to do it programmatically.

Essentially, does anyone know of a good, and simple, .NET compatible library, that is able to take in, say, a bitmap object or image object, and give me back any text on that image?

cheers

flag

1 Answer

vote up 2 vote down check

Try searching for a technology called "OCR" which stands for Optical Character Recognition. There are tons of apps out there that do this including several with a programming SDK.

For example: http://www.simpleocr.com/Info.asp

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.