color Image Segmentation

버전 1.1.0.0 (16.4 KB) 작성자: Athi
Segments a color image into regions.
다운로드 수: 19.5K
업데이트 날짜: 2011/6/7

라이선스 보기

This program segments a color image into different regions.
The steps followed for segmentation in this program is as follows:

1. The input color image will be coarsely represented using 25 bins.
2. Coarse representation uses the spatial information from a Histogram based windowing process.
3. K-Means is used to cluster the coarse image data.

Those who are new to Matlab Programming can see the "SampleUsage.m" file for the usage of the script "colImgSeg.m".

Those who are already familiar with Matlab Programming can directly use the script "colImgSeg.m".

인용 양식

Athi (2024). color Image Segmentation (https://www.mathworks.com/matlabcentral/fileexchange/25257-color-image-segmentation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Author Info Updated

1.0.0.0