showregions.m

バージョン 1.0.0.1 (2.14 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.