How to clear all the connected pixel in order to separate every objects

 Respuesta aceptada

use bwconncomp
Here is more info on that:

2 comentarios

But this function only provides the information, may I know howto use it to separate the objects?
Once you run the bwconncomp all the information about each object is there.
If you want to get more information you can pass the results to regionprops
perhaps this would be also helpful:

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

TAY
el 20 de Oct. de 2014

Comentada:

el 20 de Oct. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by