Invoking OCRopus as a subprocess is a lot less work. If that works for you, that's what you should do.
However, there are Python bindings in the works; you can find them slowly taking shape at mercurial.iupr.org Tom On Fri, Jun 19, 2009 at 04:14, Ishwor<[email protected]> wrote: > Hi list, > > 2009/6/18 Ishwor <[email protected]> >> >> Hi list, >> >> I have been using import_all in my ocropus scripts. So far so good. >> >> But then, the requirement of the project is such that we have to invoke >> the ocropus script from within Python. > > [...] > > The other way we are thinking since this isn't leading anywhere is to have > them exec*() at Python level (i.e. ocroscript). > > This seems like a valid but I feel its rather non-Pythonic way of doing it. > :( Could anyone point me to the docs? Thanks. > -- > Regards, > Ishwor Gurung > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
