Borrar filtros
Borrar filtros

how can i splitt touching objects?

4 visualizaciones (últimos 30 días)
sara
sara el 6 de Nov. de 2014
Comentada: sara el 11 de Nov. de 2014
i have some labeled objects,some of them are connecting to each other with some pixels,how can i split these areas,other than wateshed segmentation,is there any way i can splitt them according to their connectivity,cause in touching areas,number of connected pixels decrease

Respuesta aceptada

Image Analyst
Image Analyst el 7 de Nov. de 2014
I don't know what the second part of your question means. What does "according to their connectivity mean"? Let's say you had a dumbbell shape What are the two shapes you'd like if it was split according to 4-connectivity, and what would the pair of shapes look like if you did it according to 8-connectivity?
If you have a single image, you must have a decrease in the number of pixels because the interface line/curve will be removed.
What's wrong with watershed?
You forgot to attach the image, which would help illustrate your question better. Usually when people ask for image processing advice they attach an image, or they are asked to.
  3 comentarios
sara
sara el 11 de Nov. de 2014
thank you so much,i used the second link and change the mask to (D,6) , and it worked,much better than erosion,thank you so much,.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by