返回每个字符的位置信息
#12702
Replies: 3 comments
-
我也想知道怎么返回每个字符的位置信息 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个目前没有现成的模型使用。如果应用场景比较固定的话,例如都是文档类的。可以在拿到文本行坐标之后,根据单字宽度,推算单字符坐标信息。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
可以看一下这个PR |
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.
-
如何返回文本框中每个字符的位置信息text box?
Beta Was this translation helpful? Give feedback.
All reactions