搜索资源列表
YCgCr_detect
- 基于YCgcr肤色空间的自适应阈值分割的算法,本人根据论文《YCgCr颜色空间的肤色聚类人脸检测法》原创-YCgcr color space based adaptive thresholding algorithm, I am under the thesis " YCgCr color clustering color space face detection method" original
fenge
- 对图像进颜色空间分割,并进行聚类分析,代码简单,直接运行即可-clustering
seghough
- K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
code
- 颜色空间提取团块,聚类金字塔算法matlab代码实现,可以跑,我把残缺的文件补齐了。入口angitest.m文件。-color segment
fenlei5
- 对数据处理,将对象进行分类,并画出聚类图,设置图中线条颜色,直观地分出对象间的关系-Data processing, object classification, and draw dendrogram, set the graph line color to visually separate the relationship between objects
KPCA
- 另尝试编写的一个代码如下,实现对3类数据特征空间的聚类,如下图,红、绿、蓝三种颜色分别表示3类数据,经过rbf核映射到新的空间后,分别聚成了3类-This technique takes advantage of the kernel trick that can be used in PCA. This is a tutorial only and is slow for large data sets. In line 30 the kernel can be changed. Any Ke
cluster
- 使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹),绘制算法框图,给出结论。并检查上机结果。-Use this learn K - average algorithm to color components (or geometric characters) as coordinate parameters, clusteri
1、K-means学习
- 用k-meas算法对图片聚类,根据图像的颜色,聚类成若干类(Using k-means algorithom to clustering a picture)
Matlabkmeans聚类分割GUI,分割聚类数可以输入
- 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
改进的基于划分算法的三维点云聚类matlab实现
- 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi