The TesseractRecognizeLine component isn't part of the default OCRopus build anymore. In 0.5, you'll hopefully be able to load it dynamically.
I have added a simple example of how to invoke the line recognizer at the end of this page: http://code.google.com/p/ocropus/wiki/CxxProgramming Tom On Jun 29, 2:27 pm, Bill <[email protected]> wrote: > Hello, > I've managed to create an instance of the OcroFST class, so I'm half > the way where I wanted to be... > Still - I have a problem with the Line Recognizer. Tried both > Tesseract and the built in one, but can't seem to get them working... > When I try to make a Tesseract component, I get the following error: > > error: TesseractRecognizeLine: no such component > > I am looking at the source file of the ocropus binary (/ocropus/ocr- > commands/ocr-commands.cc), as it apparently should have a working line > recognizer. I just can't find a simple way to introduce similar code > in my project (header files are the problem)... > > Will be very grateful for any type of advice, > Regards, > > Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
