用textract識別: import textract text = textract.process('image.jpg', encoding='ascii', method='tesseract'). 返回結果:
確定! 回上一頁