GetClusters

Identify contiguous clusters of pixels in a binary 2D image.
30 descargas
Actualizado 4 jun 2019

Ver licencia

Takes a 2D matrix of binary data (e.g. {0,1} or {true,false} and returns a labeled map of all sets of contigues "1" pixels with each cluster identified by a different numer.
This will only be useful to you if you don't have the image processing toolbox. Otherwise the bwconncomp function does the same thing faster.

Citar como

Edden M. Gerber (2024). GetClusters (https://www.mathworks.com/matlabcentral/fileexchange/71753-getclusters), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

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