On Jul 21, 10:23 am, rthomas <[email protected]> wrote: > > Nobody has mentioned any plans to write a .net wrapper for Tesseract > > 3, and the developer of tessnet2 has mentioned that he would rather > > pay for someone to reimplement Tesseract than touch it again, so I > > wouldn't hold my breath, if I were you. > > Yes, but the main reason is because I had to do very few modification > in tesseract and I can't commit the code. > Can we commit again now? > I just get last alpha 3 version. > Can you explain me this syntax in imgtiff.cpp > tprintf (_("Resolution=%d\n"), *res); > What this underscore mean?
Ok, found, and now your are linking with Leptonica Library I really don't understand. 90% of users need 10% of functionalities. If you need image processing before calling OCR then in YOUR code you do image processing and then you call OCR. You don't include image processing in the OCR, because 90% of the people doesn't need it (or want it). And if somebody need HD Photo support you add it also? And camera RAW also, can you add it? So I confirm, I'll never write the tessnet3 wrapper. -- 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.

