I read some other posts suggesting that they would add multi-threading support in 3.00. But I\'m not sure if it\'s added in 3.00 when it was released.
Well I\'m us开发者_StackOverflow社区ing a complied .NET version of this OCR which can be found @ http://www.pixel-technology.com/freeware/tessnet2/
I am using tesse开发者_运维知识库ract 3.0.0 and I bumped into the following problem: When there is something too small for tesseract to recognize it seems it\'s merged with
I recently put together an interface for scanning and uploa开发者_C百科ding searchable documents to KnowledgeTree, our document management system.We have access to plenty of separate tools for differe
How can I know, wh开发者_如何学编程ether an external library can be compiled to work on a different platform? the library for instance is tesseract-ocr
I am working on iPhone application that recognizes ISBN numbers (ISBN: 978-83-7380-900-0) I use tesseract for this, but it is not working very well. I can see other applications, using same engine to
What would you recommend for recognizing all characters from a screenshot? The screenshot is perfectly clear (only black text on a white background), also I can choose any standard font for the text (
I\'m using Tesseract in one of my applications, and I\'m having trouble obtaining perfect results. When I use the library on a perfect screenshot, it gets most of the text and that\'s fine. But when I
I am trying to use tesseract-2.04 in my iPhone application and just want to detect the numbers. What I am doing here is first I am cross compiling tesseract to generate lib file using this post http:/
The background of my question is associated with Tesseract, the free OCR engine (1985-1995 by HP, now hosting in Google). It specifically requires an input file and an output file; the argument only t