Replies: 1 comment
-
目前返回的数据中包含了表格识别的polygons,包含了ocr的polygons,包含了表格识别的逻辑坐标,理论上你完全可以重新进行匹配和构建表格,参照代码示例,可以duank断点看一下返回到结构 |
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.
-
有没有办法直接通过返回的polygons直接生成html?我想用polygons重新识别,然后重填表格内容,现在直接换模型识别,好像有错误
Beta Was this translation helpful? Give feedback.
All reactions