Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)

Respuesta aceptada

Mohammad Abouali
Mohammad Abouali el 20 de Oct. de 2014
use bwconncomp
Here is more info on that:
  2 comentarios
TAY
TAY el 20 de Oct. de 2014
But this function only provides the information, may I know howto use it to separate the objects?
Mohammad Abouali
Mohammad Abouali el 20 de Oct. de 2014
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)

Community Treasure Hunt

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

Start Hunting!

Translated by