Why pytesseract is not reading number digit it is giving 9250955 instead of 9250966

前端 未结 0 1375
天命终不由人
天命终不由人 2020-12-07 18:41

I am trying to capture image data of desktop application and it is not reading number 6 digit.

im=ImageGrab.grab()
im=ImageGrab.grab(bbox=(715,372,770,390))
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题