搜索资源列表
meanshift
- 一个外国人写的很好的meanshift聚类算法,有例程,可运行
ch5_
- 模式识别,聚类算法的matlab例程。模式识别聚类
imadeedgesegmentation
- 本程序实现了采用聚类法对图像进行分割,给出了图像分割前后的直方图,程序内有详细的程序说明和例图像-This program was realized using clustering method for image segmentation is presented, and the histogram image segmentation, procedure in detail program
kmeans_seg
- 基于K-means聚类的图像分割算法,想法比较简单,实现很方便,运行速度很快,有例图。-Image segmentation based on K-means clustering algorithm, the idea is relatively simple, very convenient, fast run case diagram.
K-means-
- 一种基于颜色的分割,使用聚类算法中的K均值算法。本例主要用到的函数是色彩空间转换函数makecform和applycform,对于K均值聚类使用kmeans函数。-Based on color segmentation, using clustering algorithm K-means algorithm. In this case the main function used is the color space conversion function makecform and appl
xinzhangxingtaixuexing2
- 背景:快速的将心脏按其特征进行聚类可为后续统计分析和研究带来很大的便利.系统聚类法是将样品或变量按照其性质上的亲疏相似程度进行分类的一种多元统计方法.目的:提出用主成分一聚类分析的方法来描述心脏形态学形状并进行分类,对中国健康成年人的心脏X射线测量的各项指标进行综合评价.方法:搜集了36例健康成年人的胸片,并用MxLiteView软件手动测量了每幅胸片中代表心脏形态学形状常用的10个指标,用Matlab软件对测量指标进行主成分分析,然后对提取出的主成分进行聚类.结果与结论:主成分分析后提取出3个
Image-segmentation
- 图像分割包括:区域法、边界分割法、边界形成法。本例介绍的是像素聚类法(区域法)-Image segmentation include: regional method, boundary segmentation method, boundary forming method. This example describes the pixel clustering method (zone method)
peel-lerher
- 混合高斯模型和EM算法结合,当中用到了自己写的Kmeans聚类,附带测试样例,训练样例和main函数,()
