搜索资源列表
-
0下载:
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
-
-
1下载:
这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
-
-
0下载:
在左视图上单击鼠标左键,可获得3种数据源:【标准数字聚类】、【手画图形聚类】、【位图文件分析聚类】。
(1) 标准数字
在工具条中按下【标准数字聚类】按钮后,选择工具条上提供的各种标准数字。在左视图就会得到多个标准数字。
每行中存放的标准数字个数与blank.bmp文件大小有关,读者可以自行修改该文件的大小,应注意该文件应该是n×n的,比如500×500 。
(2)手写数字
在工具条中按下【手画图形聚类】按钮后,拖动鼠标左键画各种数字或图形,注意每一个物体要连通。
(3
-
-
0下载:
本文件一些简单的聚类的算法,用于图像分割。对于如何实现图像聚类分析做了详细的介绍,并且给出了一些应用算法程序-This document some simple clustering algorithm for image segmentation.Made a detailed introduction to how to implement image clustering analysis, and gives some applications algorithm
-
-
0下载:
文档包含了图像聚类的算法及其实现,是大家快来下载吧。-Document contains an image clustering algorithm and its implementation, is that we come to download it.
-
-
0下载:
多层混合距离算法,Document for the Matlab code for Multi-layer mixture clustering-Document for the Matlab code for Multi-layer mixture clustering
-
-
1下载:
matlab实现的DBSCAN聚类分析,通过文件输入数据,不同的颜色代表一类数据(Matlab implementation of DBSCAN clustering analysis, through the document import data, different colors represent a category of data)
-