搜索资源列表
SVM.rar
- OpenCV机器学习SVM支持向量机的分类程序举例,OpenCV Machine Learning SVM example.
kMeans
- k-mean image clustering source code developed using java
kmeans
- 对图像进行分割,使得图像的特征更加明显,这样将更加利与检测-Segmentation of images, making more obvious features of the image, so that profits and testing will be more
Kmeans_process
- 该程序用了Kmeans算法,对图像进行处理,用的是MFC的框架,也很易于操作,可以进行任意聚类。-The program used Kmeans algorithm, image processing, using the MFC framework, is also very easy to operate, can be arbitrary cluster.
K_Mean
- KMeans algorithm for ImageJ-KMeans algorithm for ImageJ...
kmeans
- 通过kmeans对图像进行颜色和区域分场,效果很好,是自己亲自写的代码!-The image color by kmeans and regional locations are very good, is personally written code!
KMEANS
- k均值算法,C++文件,读入txt文件的方式实现-k means algorithm, C++ files, read txt file means to achieve
kmeans1wen
- 采用K均值 的2维 的算法用c语言实现了简单的计算,注视很清晰,每一步都有解释-Kmeans c
kmeans
- 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
kmeans
- 使用k-means方法对图像进行分割,可以得到较为不错的效果-Using k-means method for image segmentation, good results can be obtained more
Kmeans_and_improvedkmeans_and_papers
- Kmeans聚类算法以及改进的Kmeans聚类算法,包含收集的很多论文-Kmeans clustering algorithm and Kmeans clustering algorithm and improved, including a lot of paper collection
kmeans
- code for K-means clustering using C
image-segment-matlab-kmeans
- Use K-means image segment with matlab
EM
- 用kmeans初始化em算法,并用高斯回归进行拟合,用于图想的聚类-Kmeans initialization using EM algorithm, and the use of Gauss regression fitting, used to map the clusterin
kmeans
- 聚类算法Kmeans的Matlab源代码
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)