搜索资源列表
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
在matlab下的k-均值聚类进行图像分类分割处理
- 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
matlab.rar
- 模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。,Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.
FCMClust.rar
- FCM聚类,实现图像分割,可以将图像分成多类,FCM
mohujulei.rar
- matlab模糊聚类算法进行图像分割的源程序,matlab fuzzy clustering algorithm for image segmentation source code
kmeans
- 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
gist
- 使用gist对图像进行聚类,并选出iconic image-Gist of the images using clustering and select the iconic image
meanks
- 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is to use k-means clustering algorithms partition a gray image.
K_average
- k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
12358964fcmdemo
- 是遗传聚类的demo,参照自己的数据对程序进行小小的改编即可,使用简单方便。-Are genetic clustering demo, with reference to its own data on the procedure can be little adaptation, the use of easy and convenient.
image
- 基于matlab语言程序,通过聚类分析对数码图像进行处理。-Matlab-based language program, through cluster analysis of digital images for processing.
kmeans
- 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
kmeans
- 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
wenli
- 基于纹理的图像分割的Matlab源代码,应用小波和K均值聚类-matlab
1
- 模糊C均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。-Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.
im_MSfilter
- 基于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 pixe
c_mean
- 用matlab实现的c均值聚类算法,用于图像分割,分割效果很好-Matlab achieved with c-means clustering algorithm for image segmentation, segmentation well
yansejulei
- 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
C__julei
- 一种非常实用的C均值聚类算法,可以用于数据挖掘、图像分割等领域-A very useful C-means clustering algorithm can be used for data mining, image segmentation and other areas of
K—均值聚类提取
- k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)