tesseract OCR from PIL import Image import pytesseract def img_to_str_tesseract(image_path, lang='chi_sim'):
確定! 回上一頁