Martin, >From my experience with Tess: you will spend lots of time trying to understand the way it works to be able to contribute, and after that you'll figure out that it's impossible to do it! The code is far away from being organized and it lacks comments as you noticed. No one knows how Tess internally works except the main developer, Ray Smith, who I believe abandoned the whole thing, he has no activity in the last months. Ray's paper <http://tesseract-ocr.repairfaq.org/downloads/tesseract_overview.pdf>describing Tess introduces the way Tess works but it's of no use when it comes to linking the info in the paper and the code. Some people from OCRopus <http://code.google.com/p/ocropus> succeeded in using Tess classifiers in their project, but they left it and built their own classifier according to [link<http://groups.google.com/group/ocropus/msg/96c4081a3213dbcc>], which tells that no one is working on Tess code anymore. Based on that, I suggest you save your effort for a better project like OCRopus.
Good luck.. On Wed, Apr 7, 2010 at 6:50 PM, MARTIN Pierre <[email protected]> wrote: > Hello Srianga, > > this website viz > http://code.google.com/p/tesseract-ocr/wiki/TesseractProjects may help > you. > > Thanks, i've been there already... There is the "what is needed", but there > is no "how to commit, how to get RW in a SVN branch, how to etc". > > Anyone about that? > Is there a maintainer reading this ML? Or a contributor? > > Thanks again, > Pierre. > > -- > 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]<tesseract-ocr%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en. > -- 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.

