what are the units of the houghlines 'FilleGap' and 'MinLength' ?
1 次查看(过去 30 天)
显示 更早的评论
I'm using the hough transform to detect lines in an image. I have a mix of long and short lines, and would like to exclude short lines. The 'MinLength' paramater is working, but I'm struggling to determine the units of this parameter. I would like to set it using knowledge of the scene I have to be physically meaningful.
My assumption is this in pixels, but I haven't been able to verify that experimentally.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!