搜索资源列表
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
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
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
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
C__julei
- 一种非常实用的C均值聚类算法,可以用于数据挖掘、图像分割等领域-A very useful C-means clustering algorithm can be used for data mining, image segmentation and other areas of
k_means
- k-均值聚类法用于各种图像的聚类、分割问题,希望可以对您有利-k-means clustering method for a variety of image clustering, segmentation
ImageFusion
- 数字图像的加噪、去噪、聚类分析和融合的matlab实现。-Plus digital image noise, denoising, clustering analysis, and integration of matlab implementation.
Kmeans_grayimage
- 简单的灰度图像的K均值聚类分割,matlab实现-gray image segmentation using K-means clustering by matlab.
NcutImage_7_AMD64
- 经典的C-CUT算法的matlab实现 由 Jianbo Shi创立。是聚类算法和图像处理的经典算法。-The classic C-CUT algorithm of the matlab realization founded by Jianbo Shi.
fcmGUI
- 用matlab写的FCM算法,包括GUI界面的设计,实现模糊聚类功能。-FCM algorithm is written using matlab, including the GUI interface design, implementation, fuzzy clustering functionality.
FCM
- 实现了模糊聚类算法,能将N个样本分成C类(1《C《N)-Fuzzy C-means Clustering