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 binding from Lua<->Python is provided to us using LunaticPython[1] and
pretty much everything works except "import_all". I can not find any
documentation on what it does except have a vague understanding that the
various namespaces such as ocr, iulib, tesseract and others are made
available to the ocropus script written in Lua.

So, my question remains could someone please give me a pointer as to what
"import_all" exactly does and whether its even possible to do what
"import_all" does in plain Lua. A documentation+insights would be schweet!
Thanks a lot.

[1] http://labix.org/lunatic-python

-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to