Hill-Climbing 彩色图像分割

时间:2013-05-01 15:06:47
【文件属性】:

文件名称:Hill-Climbing 彩色图像分割

文件大小:84KB

文件格式:ZIP

更新时间:2013-05-01 15:06:47

图像分割

Hill-Climbing Algorithm for Color Image Segmentation. % IDX = KMEANS(X, K) partitions the points in the N-by-P data matrix % X into K clusters. This partition minimizes the sum, over all % clusters, of the within-cluster sums of point-to-cluster-centroid % distances. Rows of X correspond to points, columns correspond to % variables. KMEANS returns an N-by-1 vector IDX containing the % cluster indices of each point. By default, KMEANS uses squared % Euclidean distances.


【文件预览】:
HillClimbingSegment.m
RGB2Lab.m
test.jpg

网友评论

相关文章