Description: meanshift聚类,找到聚类中心,以及数据的类别-Clustering meanshift to find cluster centers, as well as the type of data Platform: |
Size: 4096 |
Author:李莉 |
Hits:
Description: 用于遥感图像分类。其输入为几幅遥感图像,使用k-mean聚类方法对图像中的不同地形进行聚类分割-For remote sensing image classification. Their input for a number of remote sensing images, the use of k-mean clustering method to image the topography of the different cluster partition Platform: |
Size: 419840 |
Author:xxl |
Hits:
Description: 一个外国人写的很好的meanshift聚类算法,有例程,可运行-Written by a foreigner meanshift good clustering algorithm, a routine can be run Platform: |
Size: 3002368 |
Author:忠波 |
Hits:
Description: 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类-Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering Platform: |
Size: 454656 |
Author:jacky |
Hits:
Description: 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the measurement results, models for category 3, 4 are characteristic dimension, of each type of each 50 model samples, a total of 150 samples. Platform: |
Size: 3072 |
Author:liz |
Hits:
Description: 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing. Platform: |
Size: 1024 |
Author:mayan |
Hits:
Description: 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing Platform: |
Size: 1024 |
Author:秦陈刚 |
Hits:
Description: The code is Gaussian mean shift clustering (GMS) implemented in MATLAB. More details on the instruction, derivation and experimental results can be found on my blog http://www.whatdafact.com/kittipat/?p=618 Platform: |
Size: 2048 |
Author:neobot |
Hits:
Description: 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image segmentation algorithm synthesis of the last to join the border. Which ' keyprogram.m' file-based program, ' meanshift.m' file to call the function, data clustering segmentation. Platform: |
Size: 161792 |
Author:刘常云 |
Hits: