Connected-component labeling

Connected-component labeling with 8-connectivity.
1,1K téléchargements
Mise à jour 10 fév. 2014

Afficher la licence

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.

Citation pour cette source

André Ødegårdstuen (2026). Connected-component labeling (https://fr.mathworks.com/matlabcentral/fileexchange/45480-connected-component-labeling), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Recognition, Object Detection, and Semantic Segmentation dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0