I process the training using 32 images per caracter, from two
different videos.
I only have digits from 0 to 9 to recognize.

Sometimes, it does not recognize some digits in the video. The OCR
gives nothing.
I do not understand how it is possible that I do not have anything. I
imagine it computes probabilities for each digit to be recognize, and
give the best as output.

So first question: is it normal that sometimes, I have no output from
the OCR (while it will recognize nearly the same digit at the next
frame)?
Images are not different, and the digits are quite similar. So it is a
bit strange that the OCR does not seem stable.

Second question: is it possible to keep the 3 best caracters
recognized?
Then if one is wrong in the word, we can correct it using a priori
information, and maybe in taking the 2 best caracter found by the OCR?

Thank you for your help,
Caroline


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