关于输出 #136
Unanswered
1flyingpig
asked this question in
Q&A
关于输出
#136
Replies: 1 comment
-
html就是最终渲染的html结果,elasp是耗时信息,polygons是每个单元格cell的边框坐标,logic_points是逻辑坐标也就是行列信息,你可以对应输出可视化图来看 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我对于OCR项目是初次接触,对于该项目的内容还有一些不了解
html, elasp, polygons, logic_points, ocr_res = table_engine(img_path)
您能否告知一下关于table_engine的输出具体指什么,我print出这些信息,但不能很清晰的了解
Beta Was this translation helpful? Give feedback.
All reactions