Line length and orientation angle of two or more intersecting lines

1 visualizzazione (ultimi 30 giorni)
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?

Risposta accettata

Catalytic
Catalytic il 7 Gen 2021
You should probably be using houghlines instead of regionprops.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by