showregions.m

Display selected regions of a label matrix.

Sie verfolgen jetzt diese Einreichung

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).

Zitieren als

Paul Fricker (2026). showregions.m (https://de.mathworks.com/matlabcentral/fileexchange/2788-showregions-m), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: quadcc, Zernike polynomials

Inspiriert: quadcc, Zernike polynomials

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.1

Updated license

1.0.0.0

Updated the example in the Help section.