I am looking for code to transpose text i got from the image into a csv file. I used OCR to extract the text now i want to save it as a CSV file

后端 未结 0 712
粉色の甜心
粉色の甜心 2021-01-14 03:52

here\'s my code :

import pytesseract import tabula from PIL import Image

pytesseract.pytesseract.tesseract_cmd = r"C:\\Program Files\\Tesseract-OCR\\tesse

相关标签:
回答
  • 消灭零回复
提交回复
热议问题