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://kr.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.