Line length and orientation angle of two or more intersecting lines

1 visualización (últimos 30 días)
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?

Respuesta aceptada

Catalytic
Catalytic el 7 de En. de 2021
You should probably be using houghlines instead of regionprops.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by