Hi All,

I have started to play around tesseract since it appears to be the
only free library that is flexible enough and is providing reasonable
recognition quality. As most of open source libs it has a problem of
poor documentation: I was able to find only doxygen-generated docs and
a couple of presentation decks describling the lib in general. Does
anybody have any guides on how to use if from C++ API point of view?

Right now, for examle, I'm trying to get intermediate images
(binarized, noice-filtered and others) to get a sense how it works and
which stage of processing causes recognition failure. I have found a
similar topic on this forum: 
http://groups.google.com/group/tesseract-ocr/browse_thread/thread/dd2832468d235e1e,
but there is still no answer, though the topic was posted in May. I
believe that having intermediate results is frequently required
feature and experienced users defenitley have a solution :)

I would be very appreciated if anybody could provide me with such
guides or references (any format is ok). I have found a score of UI
and console clients for the library (like ocropus) and I think those
could be reverse engeneered, but this way seems too time consuming for
me.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" 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/tesseract-ocr?hl=en

Reply via email to