This statement seems to be totally ignored by Tesseract:
myTess->SetVariable("tessedit_char_blacklist", "A")
and 'A' are still getting recognized. I could have sworn this worked
for me before. I am using Tesseract 3.0 - has the name of the variable
changed? Do I need to set another variable too? I am doing recognition
using:
myTess->TesseractExtractResult
(in case the black list is used only by some APIs)
Thanks
--
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.