搜索资源列表
meanshift
- 一个外国人写的很好的meanshift聚类算法,有例程,可运行
meanshift
- 一个外国人写的很好的meanshift聚类算法,有例程,可运行-Written by a foreigner meanshift good clustering algorithm, a routine can be run
meanshift
- meanshift算法原理,详细说明该算法的来源及原理和应用-meanshift algorithm, a detailed descr iption of the algorithm is the source and principle and application
meanshift
- mean shift聚类算法,可以用来浮现轮廓-mean shift
MeanShiftCluster
- 经典的meanshift聚类算法。算法描述的很详尽,可以直接复用。-Meanshift classical clustering algorithm. Algorithm descr iption is very detailed, can be directly reused.
meanshift
- 国外牛人写的聚类算法,是k-means算法的升级版-Written by foreign cattle clustering algorithm, k-means algorithm is an upgraded version of
meanshift
- 均值漂移测试程序,使用meanshift算法对随机产生的二维正态分布的随机数以及3D空间的数据进行聚类并绘图分步显示聚类过程,也可以从外部导入需要分类的数据,程序中有详尽的注释和说明,并且配有测试结果,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
meanshiftsegmentation
- 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
Cluster_MeanShift
- 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
MeanShift-algorithm-
- 提出了一种基于粒子Mean Shift 迁移过程的红外人体跟踪方法. 算法通过采样粒子迁移和聚类动态建立 目标的状态模型和量测模型. 在被跟踪区域随机布撒粒子, 以各粒子对应像素的亮度作为特征值进行Mean Shift 收敛性分析, 使用收敛后的粒子集表达目标的当前状态 以状态粒子的坐标位置为特征值对其进行Mean Shift 聚 类, 作为对目标的量测. 连续跟踪时, 下一帧的采样粒子基于上一帧的量测结果产生. 与传统的基
meanshift
- mean shift 算法聚类和分割,可以用来处理图像-mean shift algorithm clustering and segmentation, can be used to deal with image
meanshift
- 此代码旨在实现meanshift算法,能对图像灰度值进行聚类。-This code is designed to achieve meanshift algorithm can cluster the image gray value
meanshift
- 均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis
meanshift-image-clsturing
- meanshift image clsturing,利用meanshift均值移位算法实现图像聚类和分割,非常有用的算法。-meanshift image clsturing
MeanShift
- MeanShift聚类算法的函数以及测试调用代码-MeanShift clustering algorithm.
MeanShift
- 使用MeanShift算法对8种典型的二维图像进行聚类效果分析,并对三维图像进行压缩后进行聚类-Use MeanShift clustering algorithm for eight kinds of typical two-dimensional image clustering and cluster after a three-dimensional image compression
meanshift
- mean-shift聚类算法matlab实现-Mean-shift clustering algorithm matlab implementation
meanshift
- 一个比较简单的meanshift聚类算法(A relatively simple meanshift clustering algorithm)
meanshift
- meanshift聚类算法源码 可运行( Meanshift clustering algorithm source code)
meanshift_filter
- 利用meanshift算法对图像进行滤波。meanshift可用于滤波、追踪、聚类、分割等(The image is filtered by means of shift algorithm. Meannshit can be used for filtering, tracking, clustering, segmentation, etc.)