搜索资源列表
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
ClusterImageSeg
- 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C - Means, and so on!
matlab_kjunzhi
- 基于matlab的图像K均值聚类算法程序 -Matlab-based Image K-means clustering algorithm procedures
kmeans
- 程序很好的实现了k均值的聚类,我已经使使用过,效果非常好,很好用-Program achieved a very good k mean clustering, I have so used, the effect is very good, very good use
kmean2
- 本程序用k-均值聚类的方法实现图像二值化-This procedure using k means to achieve image binarization
Kmeansclustering
- 示例程序使用K均值聚类的方法实现了对位图图像的分割即轮廓提取,程序中附带一张位图,可直接打开查看效果、-Sample programs using the K-means clustering methods have been exported to a bitmap image segmentation or contour extraction, the program comes with a digital map, can be directly open the view resu
julei
- 一个根据laws能量测度对纹理图像进行分割的程序,分割过程采用K均值聚类的方法-A measure of energy under the laws of the texture image segmentation process, the process of segmentation method using K means clustering
kjunzhi
- 本程序可以实现图像k均值聚类在数据挖掘中的相关算法。计算出图像的直方图-This program can image k means clustering in data mining correlation algorithm. Calculate the histogram
MARK_Kmeans
- 使用k-means算法对一副RGB色彩空间的图像作简单的聚类。根据命令行提示输入聚类的大小K,程序自动计算每一个像素点的归属并着色该点为该类的色彩均值。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-Using k-means algorithm on an RGB color space images to make a simple clustering. According to the command prompt enter the
kind
- candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序-candy edge detection, color image edge detection, K-means clustering, sobel edge detection (C) the other is a matlab program
Clustering
- 聚类程序,采用K均值聚类算法的小程序,通过调试,-Clustering procedure, using K-means clustering algorithm a small program, through debugging,
K_Means
- 利用K均值聚类实现非监督分类的功能,可以将大部分常用格式图像进行分类,程序功能强大。-K-means clustering function of unsupervised classification, can be the most common format for image classification, and powerful program.
bayesian_kmeans_bp
- 贝叶斯分类程序,用于图像的分割,二值化等,是模式识别中的一种基本分类方法。 k均值聚类,神经网络-Bayesian classification procedures for image segmentation, binarization is a basic classification in pattern recognition. k-means clustering, neural networks
Kmeans_image
- 使用matlab编写的针对图像的k均值聚类程序-K-means clustering procedure using matlab for image!
km
- 对于多类划分我们常用k均值聚类 这个程序实现了对图像的多类聚类-Divided we used k-means clustering procedure for multi-class, multi-class clustering images
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
cluster
- 聚类的MATLAb代码程序~此代码实现的为K均值聚类~-Clustering MATLAb code- This code implements the program for K-means clustering ~
k_mean
- 自己实现的K均值聚类程序,有比较详细的注释-My implementation of K-means clustering procedure, with detailed notes
kmeans
- K-means算法是最简单的一种聚类算法。算法的目的是使各个样本与所在类均值的误差平方和达到最小,该程序操作简单,能快速实现遥感影像的kmeans聚类,进行影像分类,显示分类结果。-K- means algorithm is the simplest kind of clustering algorithm.Algorithm is designed to make the sample and the average in the class to minimize the error sum