color Image Segmentation
by Athi
08 Sep 2009
(Updated 07 Jun 2011)
Segments a color image into regions.
|
Watch this File
|
| File Information |
| Description |
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". |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 07 Jun 2011 |
Author Info Updated |
|
Contact us