showregions.m

Display selected regions of a label matrix.

Vous suivez désormais cette soumission

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

Citation pour cette source

Paul Fricker (2026). showregions.m (https://fr.mathworks.com/matlabcentral/fileexchange/2788-showregions-m), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : quadcc, Zernike polynomials

A inspiré : quadcc, Zernike polynomials

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.1

Updated license

1.0.0.0

Updated the example in the Help section.