How to find the maximum radius and connect it to the centroid

2 visualizaciones (últimos 30 días)
BlueBee77
BlueBee77 el 13 de Dic. de 2015
Comentada: Image Analyst el 14 de Dic. de 2015
I want to connect the connect the center point to the five points(head, hands, legs) for the attached figure of a human. I have the center point and all the boundary points but don't understand the logic how to connect them. I know about convex hull and have tried that but it doesn't give me the desired output. I think these five points lie at the extreme radii. Is this concept right?? If yes, then how can i find the extreme radii of this figure. Any help will be greatly appreciated.
  2 comentarios
Guillaume
Guillaume el 13 de Dic. de 2015
I'm not sure you attached the correct figure. In no way does it ressemble a figure of a human.
BlueBee77
BlueBee77 el 14 de Dic. de 2015
The figure is correct. However, it is not drawn by Matlab bwboundaries, thats why its not that much precise. Also dimensionality reduction is performed on this figure.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 14 de Dic. de 2015
See Steve Eddins presentation to ICIP last month on new MATLAB capabilities.
Page 31:
  7 comentarios
BlueBee77
BlueBee77 el 14 de Dic. de 2015
One thing more, when the human boundary is displayed, i dont know why, but its display upside down. How can i rotate the plot??

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by