Thanks for the feedback; the feedback is useful for improving ocropus. We'll be training a lot better models for the 0.5 release, so output should improve (further).
Tom On Fri, May 29, 2009 at 22:33, J Robinson <[email protected]> wrote: > Hi Tom, > > Thanks for the tips! > > Actually it worked pretty well, after I set it to use > data/testimages/alice_1.png instead of data/pages/alice_1.png > > jrobinson > > On Fri, May 22, 2009 at 10:46 PM, Thomas Breuel <[email protected]> wrote: >> >> > # running tests >> > ./test-seg-cuts ./data/testimages >> > terminate called after throwing an instance of 'char const*' >> > make: *** [check] Aborted >> >> We haven't gotten all the test cases working again; it's probably >> nothing serious. >> >> > Ignoring this and running 'make install' anyway works, but when I try >> > >> > rehash (I use tcsh; then) >> > ocroscript recognize data/pages/alice_1.png >> > as the INSTALL file suggests, I get: >> > ocroscript: Command not found >> > (and it's definitely not in /usr/local/bin) >> >> We're trying to reduce the dependencies in the default build, so >> Tesseract, OpenFST, Lua, and tolua++ have been moved into separate >> projects (the dependency on Leptonica will also go away in 0.5). >> >> The default command is "ocropus", which is "pure" C++; it gives you >> some usage. For simple uses, try "ocropus page >> data/pages/alice_1.png" (it will not give you perfect output, we know >> that). >> >> 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 -~----------~----~----~----~------~----~------~--~---
