搜索资源列表
Kmeans.Cluster.using.Guide
- 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
Cluster.rar
- 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
cluster.rar
- 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
FCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。有关FCM的介绍及程序实现。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and d
73462683ClusterImageSeg
- 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
iminerpolation
- 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
fuzzy2004
- fuzzy cluster, water contorl used to fuzzy
Cluster
- 一个用VC编写的聚类案例,可以实现C聚类、模糊聚类和应用遗传算法对样品进行聚类分析 -Written in a cluster with VC cases, can be achieved C clustering, fuzzy clustering and genetic algorithm for cluster analysis of samples
waveletSeg
- use wavelet analysis to denoise the 4d image and use kmeans to cluster the image
cluster
- 在左视图上单击鼠标左键,可获得3种数据源:【标准数字聚类】、【手画图形聚类】、【位图文件分析聚类】。 (1) 标准数字 在工具条中按下【标准数字聚类】按钮后,选择工具条上提供的各种标准数字。在左视图就会得到多个标准数字。 每行中存放的标准数字个数与blank.bmp文件大小有关,读者可以自行修改该文件的大小,应注意该文件应该是n×n的,比如500×500 。 (2)手写数字 在工具条中按下【手画图形聚类】按钮后,拖动鼠标左键画各种数字或图形,注意每一个物体要连通。 (3
kmeans
- 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
mean_shift_cluster
- mean shift cluster計算以及使用方法-mean shift cluster computing, and to use
codefcm
- fuzzy cluster means nice algorithm -fuzzy cluster means nice algorithm !!
Cluster
- 此程序的功能是实现对图像的聚类分析,通过提取图像中不同的特征,实现聚类,将图像中的各像素点划分到不同的类中。-This program' s function is to achieve the image of the cluster analysis, different by extracting image features, to implement clustering, the image of the pixels assigned to different classes
cluster
- 聚类程序,用于对数据进行聚类分析,找出数据的相似性-Clustering procedures for clustering the data analysis to identify the similarity of data
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
FCM-Image-Cluster
- 使用FCM和HCM聚类算法对彩色图像进行聚类分割。-Use Fcm and HCM Method to cluster color image.
Cluster-Analysis
- 很实用的图像识别代码,//做m-1次聚类,第一、二个存储聚类对象的号码,第三个存储与两者相关的距离-The image identification code is useful,// m-1 times to make cluster, the first and second target storage cluster number, a third memory associated with the distance between
Cluster
- 在VC++6.0环境下运行。通过聚类算法,实现手写数字识别-identify the writing number by cluster
cluster-no-noise
- 无噪声的聚类算法仿真例子,很好使用,不错。-cluster without noise