Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying to integrate google docs OCR feature in my iPhone app. Below is what google docs documentation says.
I \'m using Tesseract OCR engine in an iPhone application to read specific numeric fields from bill invoice photos.
I want to be able to recognize what page of a text only (no images) book I\'m on...what is the best approach:
I want to get existing OCR data in .tif files usin开发者_高级运维g Java. This OCR data is created using MS Office Document Image Writer.I have searched a little bit open source libraries but I couldn\
I\'ve been trying many times to create an algorithm to extract stroke information from Chinese characters. I\'ve tried various methodsbut none was very satisfying, probably because of my limited knowl
I need to do OCR on a group of images. I have been using Tessnet and it works pretty well. The problem is that it seems to have problems with some images, so I thought that it might work better if I m
I am writing OCR recognition program. It works fine with scanned texts, however, there are two problems:
I\'m looking for free (or free to try) OCR engine for .net which is extensible (I want to add not supported language(s)).
I need to do an OCR of a .jpg image. I searched a lot and finally get the \"tessnet2\". The code looks pretty simple but I have a problem with the example :l