how to find object width in binary image

1 visualización (últimos 30 días)
Pradeeba
Pradeeba el 8 de Mzo. de 2014
Comentada: Pradeeba el 12 de Mzo. de 2014
i have an binary image with 0's and 1's. please help me how to find the object width factor.

Respuesta aceptada

Image Analyst
Image Analyst el 8 de Mzo. de 2014
If you need any more help, read this http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer and then come back with your image and m-file.
  3 comentarios
Image Analyst
Image Analyst el 10 de Mzo. de 2014
That doesn't look anything like what my demo creates. What is your original image? Is it the ring-shaped curve? The width looks like 1 pixel. If you fill the ring so that it's a solid ellipse, then the width (minor axis length) would be larger of course.
Pradeeba
Pradeeba el 12 de Mzo. de 2014
this is my original image
this is my processed image after segmentation
i want to find object width from this binary image

Iniciar sesión para comentar.

Más respuestas (1)

Sukuchha
Sukuchha el 10 de Mzo. de 2014
doc regionprop, see minor axis

Community Treasure Hunt

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

Start Hunting!

Translated by