Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pytesseract restrict char

pytesseract.image_to_string(question_img, config="-c tessedit_char_whitelist=0123456789abcdefghijklmnopqrstuvwxyz -psm 6")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pytesseract #restrict #char
ADD COMMENT
Topic
Name
3+6 =