what are the units of the houghlines 'FilleGap' and 'MinLength' ?
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Hough Transform에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!