I have a whole set of jpg images and I am trying to use python to read the numbers from the image. My code works a simple text image (black and white) but once I try to use an actually image I don’t get any results. I have tried three different methods seen below but none work. An example image is attached. Sample Image I need to read
I tried using basic image to string in tesseract along with some of the cv2 functions. here is my code
ss of code
JAMES KARR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.