Posts by Junior • 1 point
2 posts
-
0
votes0
answers126
viewsQ: How to recognize images using python, cv2, Pillow and Tesseract?
I’m trying to recognize the images below, but I’m not able to abstract the content correctly. A few examples: Code import numpy as np import cv2 import mahotas import pytesseract as ocr from PIL…
-
0
votes0
answers100
viewsQ: Help to translate captcha by using the python, csv and Tesseract language [closed]
I’m trying to make the recognition of these images, I’ve tried several types and I can’t identify with the tesserat because of the lines and scratches I get the site information below and can’t…