-Environment
TESSERACT5.0ALPHA
PYTHON3.8
WINDOWS10
I need to recognize CAPITAL ENGLISH,KOREAN,JAPAN,CHINESSE,THAILAND,RUSSIAN 
words, but mostly ENGLISH words

bcuz of serveral recognition issues(0>O,1>I,I>l ...) Im using 
pytesseract.image_to_boxes instead of image_to_string
but I found out I need to keep using config options(like 
WHITELIST BLACKLIST) that I used in image_to_string
after tesseract has a problem to recognize capital i as lower case of L
any way to do it?
need some helps, thank you

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/8c050135-ebfa-4b47-8ffb-e7238edc4fe2o%40googlegroups.com.

Reply via email to