-1

Image of code

The code in this image reads '88875111961' and I'm using an OCR to read this image, however it isn't giving me accurate results. I'm trying to also read many images like it, but they can't be accurately read either. The OCR is EasyOCR and I'm coding in python.

What I've tried:

My first thought was to change the way the image is processed, but there's other bits of information on the image that can't be read if it's processed any other way.

I then tried selective thresholding, where all the grey pixels in the image were turned to black. This didn't fix anything either.

Would anyone know a way to make this more readable? Thanks!

Christoph Rackwitz
  • 11,317
  • 4
  • 27
  • 36
  • fill the white background instead. -- is this from a captcha or from a game? -- why do you not post the source data? you're expecting people to fix up the filtering you already performed – Christoph Rackwitz Aug 06 '23 at 14:26

0 Answers0