Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys,

I would like to build tesseract .dll to use its methods in my project, but whenever i try to build from the existing tesseract project in visual studio 2010, it couldn't build.I also found wrapper for tesseract which is tessnet2, couldn't process any image even though i did all of the instructions in the site http://www.pixel-technology.com/freeware/tessnet2/[^]

can anybody help me to use the tesseract methods by referencing the .dll or by any other way?

[Edited]pre tag is removed from normal sentences[/Edited]
Posted
Updated 26-Nov-11 8:01am
v2
Comments
RaviRanjanKr 26-Nov-11 14:02pm    
A suggestion :- Always use "pre" tag for Codes and always try to convert URl to Hyperlink because it gives better readability and accessibility to other users.
Sergey Alexandrovich Kryukov 26-Nov-11 20:32pm    
I tried to use this thing: basically, it worked for me. Sorry, I don't remember details. I found the quality of this software too poor to bother any more.
--SA
BillWoodruff 26-Nov-11 21:23pm    
Any specific error messages you received ?

1 solution

It is not possible to guess exactly what problem/error you are facing. I do agree with comments of SA posted above, OCR quality of "Tesseract", I too found poor.

I got an apportunity to explore many OCR SDK's in past and I found quality of below OCR SDK's comparitively better than "Tesseract" and Microsoft's(Microsoft Office Document Imaging) OCR.

1) Atalasoft OCR SDK (For Windows applications only.)
http://www.atalasoft.com/products/dotimage/white-papers/the-atalasoft-ocr-engine

2) Accusoft SmartZone OCR SDK
http://www.accusoft.com/smartzone.htm

3) ABBY OCR SDK
http://www.abbyy.com/ocr_sdk_windows/key_features/ocr/?adw=google&gclid=CKS7n9veq6wCFUp66wodkSLH3A

4) Nuance OminPage OCR SDK
http://www.nuance.com/for-business/by-product/omnipage/csdk/index.htm

5) Transym OCR
http://www.transym.com/
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900