搜索资源列表
k-均值聚类算法
- k-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,k-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
在matlab下的k-均值聚类进行图像分类分割处理
- 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
kMean 模式识别中最经典的k均值聚类算法
- Matlab语言编写,模式识别中最经典的k均值聚类算法。-kMEAN algorithm
k_average
- k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
51622445texturepinyuA2
- k均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-k-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
109201305k
- k均值聚类算法 对图像颜色进行聚类 然后对图像分割-k-means clustering algorithm to cluster the color image segmentation and then
wenli
- 基于纹理的图像分割的Matlab源代码,应用小波和k均值聚类-matlab
kjz
- 这个文件主要是实现了k-均值聚类算法,需要输入k的数目,可以直接连接运行-This file is mainly implemented k-means clustering algorithm, need to enter the number of k can be directly connected to run
k_means
- k-均值聚类法用于各种图像的聚类、分割问题,希望可以对您有利-k-means clustering method for a variety of image clustering, segmentation
kjl
- 这是k均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the k-means clustering algorithm for image clustering and then color image segmentation source code
kmean_Clustering
- k均值聚类分析 c++版本 完全和MATLAB相同-k-means clustering analysis of c++ version of the same full and MATLAB
kmeans
- k-均值聚类算法,一种基于均值聚类算法的算法,很好用-kmeans
k-means
- 典型的k均值聚类方法,用matlab编写,有几个文件,大家可以参考参考。-k-means clustering methods typically used matlab write, there are several files, you can refer to the reference.
kmean
- 包括k-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the k-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
kmeans
- k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
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
k均值聚类
- k均值聚类算法图像分割,最传统的一种分割方法(k mean clustering segmentation)
k均值聚类在基于OpenCV的图像分割中的应用
- 介绍了传统的图像分割与k-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and k- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
k-means
- 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The k-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)
k—均值聚类提取
- k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(k-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)