showregions.m

Display selected regions of a label matrix.
3,9K download
Aggiornato 1 set 2016

Visualizza la licenza

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 (2024). showregions.m (https://www.mathworks.com/matlabcentral/fileexchange/2788-showregions-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: quadcc, Zernike polynomials

Ispirato: quadcc, Zernike polynomials

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0

Updated the example in the Help section.