搜索资源列表
kmeans
- 该函数采用kmeans法进行阈值分割 二值化kmeans.c
KMEANS
- 用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助
kmeans
- Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
kmeans算法。opencv上面聚类算法的例子
- kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
KMeans.rar
- 这是k均值聚类的实现代码,效果非常的好,已经经过实际的项目验证过了,需要的朋友欢迎下载....,this is the discr iption of the k-means algorithm
clustering.rar
- 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
kmeans
- 基于matlab的图像k均值算法,实现对一副彩色图像进行分割。-Matlab image based on k means algorithm, to realize a color image segmentation.
segmentation_kmeans
- 基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pi
KMeans
- K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
Kmeans
- 基于opencv的kmeans聚类实现 输入文本数据,进行聚类输出-Opencv-based clustering of kmeans the input text data, clustering output
kmeans
- 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
Kmeans
- 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
kmeans-fast
- Kmeans clustering for images. Matlab.
kmeans
- 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
kmeans
- 通过kmeans对图像进行颜色和区域分场,效果很好,是自己亲自写的代码!-The image color by kmeans and regional locations are very good, is personally written code!
kmeans
- IDL编写的Kmean程序,用于图像k均值变换-kmeans of IDL
Kmeans图像分类C++代码
- Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
kmeans
- 使用kmeans算法实现了彩色图像的颜色聚类(Color image clustering)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)