showregions.m

Display selected regions of a label matrix.

您现在正在关注此提交

SHOWREGIONS(L,N) displays the regions of the label matrix L corresponding to the indices listed in the vector N. L is a label matrix generated by the functions BWLABEL or WATERSHED, and N is a vector of indices (positive integers, and zero).

引用格式

Paul Fricker (2026). showregions.m (https://ww2.mathworks.cn/matlabcentral/fileexchange/2788-showregions-m), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: quadcc, Zernike polynomials

启发作品: quadcc, Zernike polynomials

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Updated license

1.0.0.0

Updated the example in the Help section.