Just a reminder: you can obtain ocroswig from mercurial.iupr.org now. It currently only handles Python, but if you would like to contribute the (minor) changes to make it work with Ruby, that would be great.
It's still tricky to build because Tesseract by default isn't compiled with -fPIC; in order to build ocroswig, you need to build Tesseract manually with -fPIC, then rebuild ocropus, and then build ocroswig. We're planning on addressing this by moving Tesseract into a separate small add-on project. Tom Ed Wong wrote: > Hi All, > > I am interested in contributing code to bind Ocropus to the Ruby > language - just like the python binding code. However I have some > questions: > > 1. Can it be done? > If so... > a. How would it be done conceptually? > b. Which files in the Ocropus project should I look at? > > Thanks, > > Ed > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ocropus" 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/ocropus?hl=en -~----------~----~----~----~------~----~------~--~---
