Separating Connected Objects Effectively in Image
Mostrar comentarios más antiguos
Hello, I am attempting to separate several connected objects that are often only connected by one pixel (see image). I want to have all connected objects be separate from each other i.e. remove the particular pixel that's causing the issue. I have been trying to use imerode function but I keep on removing more pixels than I would like. Any advice would be greatly beneficial.

Respuesta aceptada
Más respuestas (1)
Jose Marques
el 12 de Nov. de 2017
0 votos
Hello. Have you tried "imopen"?
Please, post your code and figures so we can help you.
2 comentarios
Serg Zhelezniak
el 12 de Nov. de 2017
Image Analyst
el 12 de Nov. de 2017
Again, just use 4-connected like I said in my answer and you won't have the problem!
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
