搜索资源列表
clusterfornumber
- 基于VC++6.0的聚类程序,用以实现手写或电脑输入的数字的识别和分类.
聚类算法
- 关于图像聚类分析的程序。-images on cluster analysis procedures.
YCbCrGaussian_Sun
- 这个程序用来统计被训练的肤色在YCbCr空间的聚类情况,从而建立一维高斯模型,进行肤色分割。-Statistics and observe various color space of 1-d gaussian clustering including Y Cb Cr。
clustering-algorithm
- 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
K-image-RGB
- 用C语言实现一张BMP图像的所有点的RGB的K-均值聚类程序,生成两个聚类中心。可根据具体情况稍作修改后直接调用。-VC6.0 digital image RGB
Cluster-analysis
- 这是聚类分析的mfc程序,比较不错,你可以学到一些东西。-this is a Cluster analysis mfc project .you can learn something from it.
Demo_SVC_Needed
- 这个是支持向量聚类机用matlab编译的例子程序-Demo_SVC_,需要配置文件svc_toolbox-this is clustering support vector machine ,demo_SVC_ for SVC,svc_toolbox needed,by daewonlee
Demo
- 该程序是利用MFC画出一个坐标系,然后随机的在坐标系中生成一些点,利用K-Means对这些点进行聚类(由于点的聚类是由效果不好,我自动生成的点,但是k-means算法是有的,使用者可以在此基础上进行修改)-The program is using MFC to draw out a coordinate system and random in the coordinate generation at some point, using k-means clustering (due to cl