How to extract text from table in image?
问题 I have data which in a structured table image. The data is like below: I tried to extract the text from this image using this code: import pytesseract from PIL import Image value=Image.open("data/pic_table3.png") text = pytesseract.image_to_string(value, lang="eng") print(text) and, here is the output: EA Domains Traditional role Future role Technology e Closed platforms ¢ Open platforms e Physical e Virtualized Applicationsand |e Proprietary e Inter-organizational Integration e Siloed