K
Klaus Jensen
Hi
I need to be able to OCR-scan bitmap images from .net code. Ie:
text = ocrcomponent.scan(myImage)
The images are actually ads, and are all quite different. I need to extract
the text for fulltext-indexing purposes, so it is not important that there
are some errors and it cant get all text (weird fonts etc).
I have googled like a madman and found just one component, which will to
this: LeadTools Document Imaging SDK. But it is insanely priced - 4650$.
OCR software is something you get thrown at you when you buy a 50£
flatbed-scanner these days, so I can't believe there is only one
OCR-component on the market, and it costs that much. There has to be a
cheaper solution.
Any help and tips would be greatly appreciated.
Thanks in advance
Klaus Jensen
I need to be able to OCR-scan bitmap images from .net code. Ie:
text = ocrcomponent.scan(myImage)
The images are actually ads, and are all quite different. I need to extract
the text for fulltext-indexing purposes, so it is not important that there
are some errors and it cant get all text (weird fonts etc).
I have googled like a madman and found just one component, which will to
this: LeadTools Document Imaging SDK. But it is insanely priced - 4650$.
OCR software is something you get thrown at you when you buy a 50£
flatbed-scanner these days, so I can't believe there is only one
OCR-component on the market, and it costs that much. There has to be a
cheaper solution.
Any help and tips would be greatly appreciated.
Thanks in advance
Klaus Jensen