I am trying to read characters from a low resolution image using Tesseract:
Using indications from here, I tried adaptive thresholding, but results are not convincing
[![adapt thresholding]](../../images/3852143797.webp)
I also tried to adapt code from here without more success.
Would you have any idea to improve pre-processing?
