GetClusters

Identify contiguous clusters of pixels in a binary 2D image.

您现在正在关注此提交

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.

引用格式

Edden M. Gerber (2026). GetClusters (https://ww2.mathworks.cn/matlabcentral/fileexchange/71753-getclusters), MATLAB Central File Exchange. 检索时间: .

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0