bwlabel()- clarification and manipulation
Mostrar comentarios más antiguos
I didnt understand the terms 4- connected objects and 8- connected bjects put in the econd argument of the function
Another question is- How does matlab determine the numbering of the objects? Can I use matlab to start numbering from the middle of the matrix? It doesn't matter to me if I need to use another function
Matar Maoz
Respuesta aceptada
Más respuestas (1)
Sean de Wolski
el 3 de Mzo. de 2011
0 votos
1) 4-connected means the (2d) pixels must be sharing a side 8-connected means the (2d) pixels can be sharing a side or a corner
2) As far as labeling order, I don't know if there is a stock way to do that.
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!