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
I have an OCR C# project where I get a scanned document with text in it, and I need to return the text in the document.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m scanning a lot of A3 documents using a st开发者_JS百科andard Brother A3 Multifunction and then use FineReader Pro for OCR\'ing the images.
How can i read content of scanned pdf file in java/jsp or in javasc开发者_开发技巧ript, can you tell how to achieve this with developing code?
I was having trouble coming up with a way to describe the problem area that I want to understand better so I set up the following scenario to help illustrate
private void button4_Click(object sender, EventArgs e) { OCR.recognize(\"tes开发者_如何学JAVAt1.tif\");
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
I want to develop a Business card reader or OCR Library (Open Source) for iPhone. I saw reference for www.code.google.com/p/tesseract-ocr/ but i don\'t know how to use it. I also download zip file ht