Click here to Skip to main content
15,888,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Just wondering if anyone has got a sample project or compliled dll of the tesseract ocr engine running in C#? I have tried going through the tessnet2 demo (here) but for some reason, I can't install the C++ stuff in my current VS2008 installation so can't build it.
Thanks!
Posted
Updated 10-Mar-13 21:28pm
v2

Here is an example link:
http://code.google.com/p/tesseractdotnet/[^]

Also have a look at Sergey's answer Tesseract Wrapper in C#[^]

I hope I can helped you a little bit.

Good luck,
OI
 
Share this answer
 
You can use viet OCR the open source project http://vietocr.sourceforge.net/[^] which use this c# library https://github.com/charlesw/tesseract[^]
 
Share this answer
 
v2

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