Hi Luke, On Mon, Aug 06, 2018 at 02:12:38PM -0700, Luke Brandl wrote: > I've been working to understand Tesseract and looking through the C and Python > API code and documentation. It looks like some of the code and documentation > are up to date, while the rest refers to 3.0.2 at least in the comments. Does > anyone know the state of the API? Are any particular functionalities of it > usable or is it a case by case basis? I just want to know how big of an > endeavor it would be to update the it before I start debugging using/updating > it myself.
I haven't done much with Tesseract for a while, but I updated the C API a few years ago, and it was really straightforward to do. It's a very light wrapper around Tesseract, so it should be easy to update yourself if needed. That said, I haven't kept up with recent development, so I may be out of date, but I suspect it's still quite straightforward. Best, Nick -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/20180807151702.vboieok3ywi6uyqs%40viper. For more options, visit https://groups.google.com/d/optout.

