翻译I have removed the line import Tesseract-OCR which was not necessary and causing an error I have also changed the way the image is read in by using cv2imread instead of directly passing the image fi
我已经删除了不必要并导致错误的行 import Tesseract-OCR。我还通过使用 cv2.imread 读取图像的方式,而不是直接将图像文件名传递给 pytesseract.image_to_string,进行了更改。
原文地址: https://www.cveoy.top/t/topic/bqAE 著作权归作者所有。请勿转载和采集!