搜索资源列表
kmeans
- 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
testCV
- 叶子图像识别,运用纹理分析,共生矩阵。自行实现kmeans方法-Leaf image recognition, the use of texture analysis, co-occurrence matrix
kmeans-snake-hough
- kmeans、snake、hough三种算法的c++代码,其中,kmeans进行分类,snake进行图像套索,hough进行找圆、直线等功能-kmeans, snake, hough three algorithms c++ code, which, kmeans classify, snake image lasso, hough were looking for circles, lines, and other functions
kmeans
- kmeans图像分割,可以很好地分割图像,并有效的显示出前景-kmeans image segmentation, image segmentation can be well and effectively exhibited prospects
llc
- kmeans用于图像分类,在LLC方法中-using kmeans for image classification in LLC
利用k均值进行图像分割
- 利用MATLAB实现基于kmeans的图像分割技术(Implementation of image segmentation technology based on kmeans using MATLAB)
claasifyKmeans
- 利用Kmeans对高光谱图像分类,很好的程序(hyperspectral image classification using kmeans method)