我正在尝试使用Python-tesseract通过光学字符识别(OCR)从这个(picture)中提取数字。由于某些原因,pytesseract无法识别数字,我不完全理解原因(数字之间的距离?)。有人可以帮助我理解如何正确地从这张图像中提取数字吗?下面的代码没有打印任何内容 im.save("sudo.png")
text = pytesseract<
我有一些png格式的移动号码的图像。但我只有一个转换成文字,但其他没有转换。这是我的代码: from PIL import Image import Imageimport(filename): This function will handle the core OCR processing of images.
""