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://jp.mathworks.com/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.