imgkmeans

所属分类:matlab编程
开发工具:matlab
文件大小:328KB
下载次数:232
上传日期:2009-12-08 19:10:15
上 传 者caoliangxp
说明:  将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用
(The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image)

文件列表:
imgkmeans\corelread.m (2309, 2008-01-09)
imgkmeans\DistMatrix.asv (463, 2008-06-26)
imgkmeans\DistMatrix.m (1830, 2008-01-08)
imgkmeans\kMeansCluster1.asv (1637, 2008-06-26)
imgkmeans\kMeansCluster1.m (1238, 2009-12-04)
imgkmeans\readsize.m (80, 2008-01-08)
imgkmeans\result\10.fig (4319, 2008-06-26)
imgkmeans\result\113044.fig (4518, 2008-06-26)
imgkmeans\result\23084-medfilt2.fig (4813, 2008-06-26)
imgkmeans\result\23084-medfilt2[7,7].fig (4813, 2008-06-26)
imgkmeans\result\23084.fig (5424, 2008-06-26)
imgkmeans\rgb2lab.m (2315, 2008-01-08)
imgkmeans\show_seg_img.asv (64, 2008-01-09)
imgkmeans\show_seg_img.m (64, 2008-01-09)
imgkmeans\test\10.jpg (12373, 2005-10-18)
imgkmeans\test\113044.jpg (96952, 2003-11-01)
imgkmeans\test\12003.jpg (85164, 2003-11-01)
imgkmeans\test\23084.jpg (71374, 2003-11-01)
imgkmeans\test\Thumbs.db (27136, 2008-06-26)
imgkmeans\Untitled3.asv (136, 2008-01-09)
imgkmeans\Untitled3.m (199, 2008-01-10)
imgkmeans\利用k均值进行图像分割.doc (57344, 2008-06-26)
imgkmeans\result (0, 2009-12-04)
imgkmeans\test (0, 2009-12-04)
imgkmeans (0, 2009-12-04)

近期下载者

相关文件


收藏者