I want to use pytesseract to create a captcha solver for images like these:
I used OpenCV to preprocess my image and so far I have the following:
Code: