1

I'm using pytesseract to recognize a code from contract images and the code is in the same location in the different images. The problem I'm having is I must recognize the whole image which I'm sure will take more time than recognizing a specified zone. Is there a solution to recognizing the code in a specified zone without scanning the whole image?

Thank you

leminhnguyen
  • 1,518
  • 2
  • 13
  • 19
  • select-a-part-of-a-image-using-python using https://stackoverflow.com/questions/6496394/how-can-i-select-a-part-of-a-image-using-python ? – Luuk Jun 20 '19 at 16:32
  • 1
    https://stackoverflow.com/users/8119089/will-jackson Thank you for editting, My English is not good – leminhnguyen Jun 21 '19 at 00:55

0 Answers0