Hough transform in Java extract rectangles

自闭症网瘾萝莉.ら 提交于 2019-12-11 01:36:55

问题


I tried this example Hough Transform.

But I didn't get any results after making an example with original image.

I'm currently wanting to make it work for my application where I'm trying to extract the boxes out and use OCR and get the numbers of this.

Please refer to this question for more information.

So, I could then add them all up. It's from a paper.png, whose the right side is cropped.

来源:https://stackoverflow.com/questions/29776316/hough-transform-in-java-extract-rectangles

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!