搜索资源列表
K聚类
- 基于K均值聚类的图像检索:用K均值聚类方法提取图像特征进行检索-K-means clustering - based Image Retrieval : K-means clustering method of extracting image features Search
聚类分析计算方法
- VISUAL BASIC 聚类分析计算方法-VISUAL BASIC cluster analysis method
FCM聚类算法
- 图像处理方面,标准FCM聚类算法源代码,可以根据自己论文的需要进行修改,重要的是完全显示了算法的实现过程,是对你绝对有用的好东东!
聚类算法
- vc++实现的聚类算法
模糊聚类分割脑组织
- 模糊聚类法分割脑组织,一段很不错的代码。
遗传聚类算法用于图像分割
- 基于直方图的遗传聚类算法用于图像分割
聚类程序
- 聚类程序。图像处理中有时需要使用 VC6.0环境下使用!
K-均值聚类
- 采用k-均值发对图像进行聚类
聚类算法matlab程序(多个子函数)可演示
- 聚类算法matlab程序(多个子函数)可演示
k-means聚类算法
- 实现数据的聚类操作,代码简洁易用!
聚类算法
- 聚类算法
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
kmeans算法。opencv上面聚类算法的例子
- kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
在matlab下的k-均值聚类进行图像分类分割处理
- 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
KMean 模式识别中最经典的K均值聚类算法
- Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
matlab.rar
- 模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。,Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.
lankton_stereo.rar
- 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
点聚类
- 对图像中的检测点进行聚类,生成图像框,基于opencv(Clustering the image detection points to generate rect based on OpenCV)
K均值对图像进行聚类分析
- 用k-means算法对图像进行聚类,适合于初学者(K-means algorithm for clustering images, suitable for beginners)
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.)