搜索资源列表
jake_fcm
- 模糊Fcm代码,在matlab下开发,用c划分聚类进行数据分析-Fuzzy FCm code, developed in matlab with c divided into clustering for data analysis
MSClustering
- 使用MeanShift进行分割聚类的代码~-The use of segmentation MeanShift clustering code ~
codes
- 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
20090501SleepingKoala
- 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
matlb_test_MeanShift
- 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值-mean shift based clustering code, using matlab
K_Mean
- 很好的聚类代码,可以用于对图像数据聚类。-A good clustering code that can be used to image data clustering.
Kmeans-MATLAB
- 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
face.detection.matlab.original.code
- 基于聚类算法和模式识别的人脸检测matlab程序原代码-Clustering algorithm based on pattern recognition and face detection matlab program source code
KFCM-nuclear-clustering-algorithm
- 核聚类算法KFCM源代码,对传统FCM算法的改进-Nuclear clustering algorithm KFCM source code, the traditional FCM Algorithm
source-code-for-detecting-floods-using-an-object-
- This code deals with the misalignment problem during change detection.it employs a tile object based change detection approach and use threshold level based 3-fuzzy c-mean clustering together with image differencing in process.
C-means-clustering-algorithm-
- 一个C-均值聚类算法的代码(基于opencv2.0)-A C-means clustering algorithm code (based opencv2.0)
clustering
- 模糊聚类的matlab代码和VC代码,希望给大家分享。-Fuzzy clustering matlab code and code of VC
Mean-Shift-Clustering
- 这是一个很好的学习图像处理的代码,实现的功能主要是均值漂移-This is a good learning image processing code, the main function of the mean shift
Kmeans
- K均值聚类的代码,完整程序,有实验结果RGB显示,结果图和相应的灰度直方图-K-means clustering code, complete procedures, RGB is the result of the experiment showed that the figure and the corresponding gray histogram
K-means-clustering-code
- K均值聚类的源代码,是用VC++写的,不错的,供初学者的学习掌握的。-It is a code of K means clustering, written by vc++, and it is good to the novice.
FCM
- 自己实现的,模糊C均值聚类的代码,在K-mean上添加了隶属度矩阵。注释详细,方便理解算法步骤-my implementation, Fuzzy C-Means clustering code in the K-mean adding a membership matrix. Notes detailed, easy to understand algorithm steps
Image-classification-code
- 图像聚类算法的vc++实现,对于图像聚类的初学者是不可多得的资料,先分享供大家学习、交流。-Image clustering algorithm vc++ realized, for beginners is a rare image clustering information, to share for everyone to learn, exchange.
K
- K均值聚类在Matlab中的代码实现,是图像分割和图像识别中常用处理操作-K-means clustering code in Matlab realize image segmentation and image recognition is commonly used in processing operations
Spectral-Clustering-codeapaper
- 国外著名大牛的谱聚类像分图割方法源码和文章,对学习谱聚类算法很有帮助。-Spectral clustering famous stars like Daniel graph cut method source code and articles on learning spectral clustering helpful.
chameleon
- 一段修改后的变色龙聚类算法,可用于无监督聚类。(A modified chameleon clustering code, using matlab.)