Counting objects in binary image

1 visualización (últimos 30 días)
Anonymous
Anonymous el 11 de Mayo de 2018
Respondida: Image Analyst el 12 de Mayo de 2018
How can I count the number of objects in a binary image without using built in functions? I know that regionprops does that, but I am not allowed to use built in functions.
  1 comentario
KSSV
KSSV el 12 de Mayo de 2018
Can you attach your image, so that we can help you.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 12 de Mayo de 2018
You can probably find connected components labeling pseudocode on the internet somewhere. Of course, if you do find that, could it be considered a "built-in function" that you're not allowed to use since someone else wrote it?

Categorías

Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by