How to find the dimension of lines after detecting the 2 lines using Line Detection Hough Transform

Hi, i need some help in finding the dimension of lines. After i detect two lines using Hough Transform, i wanna do further processing, for example calculating the lines is parallel or not. So, first, i need the dimension of the two lines, can anyone help me. Thank you

回答 (2 件)

Adi
Adi 2012 年 8 月 2 日
What do you exactly mean by dimensions? Length? Slope?
gargoyle
gargoyle 2012 年 8 月 2 日
Do you mean you want the pixel indices? i.e. addresses of the lines in the image which you can then use to determine other parameters?

質問済み:

2012 年 5 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by