Dear tesseract developpers,

I want to make an application in C++ that uses tesseract to do OCR.
I want to get hypotheses (most likely with their probabilities) of
recognition of each character. Tesseract base api functions return
char *, that is, they try to decide, which combination of hypotheses
form a legitimate text. I do not need it. I want to have the whole set
of hypotheses for each symbol. Is there a way to do it? If tesseract
api functions do not provide this functionality, then I am ready to
develop and contribute the necessary source code, but I don't know
where to start.
Any help would be appreciated.

Sincerely,
Alex Dobrov,
Chief developper,
Head of the Computational Linguistics Department,
Linux Ink

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