영상 분할기
영역을 미세 조정하여 영상 분할
설명
영상 분할기 앱을 사용하면 범람 채우기 같은 자동 알고리즘과 그래프 절단 같은 반자동 기법 및 ROI 그리기 같은 수동 기법을 사용해 분할 마스크를 만들 수 있습니다. 또한 능동 윤곽선(스네이크라고도 함) 같은 반복법이나 모폴로지를 사용해 마스크를 미세 조정할 수도 있습니다. 분할 마스크 만들기, 미세 조정 및 내보내기에 대한 자세한 내용은 영상 분할기 시작하기 항목을 참조하십시오.
영상 분할기 앱 열기
MATLAB® 툴스트립: 앱 탭을 열고, 영상 처리 및 컴퓨터 비전에서 영상 분할기 앱 아이콘을 클릭합니다.
MATLAB 명령 프롬프트:
imageSegmenter
를 입력합니다.
예제
- Segment Image Using Thresholding in Image Segmenter
- Segment Image by Drawing Regions Using Image Segmenter
- Segment Image Using Active Contours in Image Segmenter
- Segment Image Using Auto Cluster in Image Segmenter
- Segment Image Using Graph Cut in Image Segmenter
- Segment Image Using Find Circles in Image Segmenter
- Segment Image Using Local Graph Cut (Grabcut) in Image Segmenter
- Refine Segmentation Using Morphology in Image Segmenter
프로그래밍 방식으로 사용
버전 내역
R2014b에 개발됨