showregions.m

版本 1.0.0.1 (2.1 KB) 作者: Paul Fricker
Display selected regions of a label matrix.
3.9K 次下载
更新时间 2016/9/1

查看许可证

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 (2024). showregions.m (https://www.mathworks.com/matlabcentral/fileexchange/2788-showregions-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: quadcc, Zernike polynomials

启发作品: quadcc, Zernike polynomials

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0

Updated the example in the Help section.