showregions.m

Display selected regions of a label matrix.

Al momento, stai seguendo questo contributo

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

Cita come

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

Riconoscimenti

Ispirato da: quadcc, Zernike polynomials

Ispirato: quadcc, Zernike polynomials

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.1

Updated license

1.0.0.0

Updated the example in the Help section.