Connected-component labeling

Connected-component labeling with 8-connectivity.
1,1K Descargas
Actualizado 10 feb 2014

Ver licencia

This function is partly based on the two-pass algorithm, described here:

http://en.wikipedia.org/wiki/Connected-component_labeling

I did not make use of the disjoint data set structure (at least that I am aware of) to connect the linked labels.

The same functionality is available in the image processing toolbox as the function bwlabel, but this function can be useful for those who want to study the implementation of the algorithm, or those who do not have access to the toolbox.

Citar como

André Ødegårdstuen (2025). Connected-component labeling (https://es.mathworks.com/matlabcentral/fileexchange/45480-connected-component-labeling), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Recognition, Object Detection, and Semantic Segmentation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0