Line length and orientation angle of two or more intersecting lines

3 ビュー (過去 30 日間)
SS
SS 2021 年 1 月 7 日
編集済み: SS 2021 年 2 月 23 日
I am using regionprops function to find the lengths and orientation angles of some lines in binary images. There is no issue with the function when these lines do not intersect. However, when there are some intersecting lines like in the shape of "X, +, V or any other shape" the result is a bit weird. How can I overcome this problem? Are there any other ways to find these parameters?

採用された回答

Catalytic
Catalytic 2021 年 1 月 7 日
You should probably be using houghlines instead of regionprops.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by