On Tue, Oct 14, 2008 at 08:13, Qurat-ul-Ain Akram <[EMAIL PROTECTED]>wrote:
> Hi, > > I have recently started working on OCRopus. I am unable to find the > design level documentation for OCRopus . I need the class diagram and > Detailed Design level documentation of OCRopus. Can anyone help me in the > regard. > The documentation is in the obvious place: follow the "Documentation" link on ocropus.org There's tutorials, coding conventions, links to documentation of the algorithms, file formats, and data type documentation. OCRopus is not a big, monolithic system, rather it is a collection of mostly independent components that are assembled into an OCR system through the Lua scripting language. Therefore, there is no single "class diagram". If you want to know how the top-level works, look at the top-level script examples and then follow up on the documentation. Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
