Shreeshrii / tessdata_ssd

Tesseract 4 traineddata for recognizing Seven Segment Display
Apache License 2.0
49 stars 7 forks source link

Not able to get the dots between the digits #5

Open edificeinsightworksapp opened 3 months ago

edificeinsightworksapp commented 3 months ago

Not able to get the dots between the digits

DigMeter6

text1 = pytesseract.image_to_string(slice, lang='7seg', config='--psm 6 --oem 3 -c tessedit_char_whitelist=.0123456789')

Request to check and let me know