what are the units of the houghlines 'FilleGap' and 'MinLength' ?

1 view (last 30 days)
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.

Accepted Answer

David Young
David Young on 13 May 2015
Yes, they are in pixels.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!