HI i need to find the text that are in images programmatically... Please any one share me the code or links regarding this
+1
A:
Hi, you can check : http://www.ocrtools.com/fi/prdOCRStandard.aspx
(It's a component)
Xstahef
2010-10-08 09:27:23
Thanks for your response...
arul xavier
2010-10-18 08:42:46
A:
If you're ok with calling an external API to do the OCR for you, consider http://www.wisetrend.com/wisetrend_ocr_cloud.shtml (a REST API for OCR, based on the ABBYY OCR engine - great even for low-quality images). I have sample C# code for this, let me know in the comments if you need it.
Eugene Osovetsky
2010-10-20 07:51:04