ARTICLE AD BOX
I need help with getting values from certain captcha pictures and it should be accurate. the captcha uses only 4 digits in picture. I have seen some people solving with image recognition tools such as pytesseract but it's not as accurate as I need. You can see the captcha structure down below.


As you can see in the pictures the numbers are kinda twisted and hard to recognize. What is the solution?
BTW just in case to let you know I'm need this to do automation script with selenium . Language: Python
