Replies: 1 comment 3 replies
-
只修正角度的话,参考小角度修正,如果文档角度更大的话,也可以走RapidOritation先修正大角度,再利用openCV小角度修正,RapidTableDetection因为是边缘检测,确实会把表格的部分截取出来 |
Beta Was this translation helpful? Give feedback.
3 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.
-
您好,我在使用TableStructureRec的时候,发现在纠正角度后,会对原来的图片进行截取,因为我的表格图片留白较少,这会导致我后面的识别就不准确了。
我想知道有什么参数可以调整为只旋转不截图吗或者调整截图的力度?
或者有没有可以扩展图片的方法,那这样是不是就避免把有用信息截取掉的问题呢?
或者只对有角度的表格进行纠正,也就是不会进行旋转截图了,是否支持这种用法呀?
期待您的回复,谢谢!
Beta Was this translation helpful? Give feedback.
All reactions