> > Well, that's the problem - there *isn't* a better place to get an > answer about Tessnet2 - it'd be great if there was. I really don't > know to what extent answers about Tesseract apply to Tessnet2... I > suspect it's more or less the same, so you should look at Patrick's > answer again. >
I think the best forum for tessnet2 is here because tessnet2 is a simple .NET wrapper over tesseract. 0.1% .NET/C# and 99.9% original tesseract. tessnet2 convert .NET image to tesseract image format, call tesseract TessBaseAPI::Recognize and convert result in a .NET class array. http://www.pixel-technology.com/freeware/tessnet2/tessnet2_cpp.txt Remi -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

