CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - meanshift 聚类

搜索资源列表

  1. testMeanShift

    0下载:
  2. meanshift核方法用于聚类,方法获得了较好的效果,对于初学者有一定的帮助
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:856
    • 提供者:科院
  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:161792
    • 提供者:刘常云
  1. mean_shift_seg

    1下载:
  2. 基于meanshift的彩色图像分割,对特征空间进行聚类分析。-mean-shift based color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:3562634
    • 提供者:yuanwenhong
  1. code

    0下载:
  2. meanshift算法在matlab中聚类三维点集-meanshift clustering algorithm in three-dimensional point set in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:48503
    • 提供者:
  1. MeanShift-algorithm-

    0下载:
  2. 提出了一种基于粒子Mean Shift 迁移过程的红外人体跟踪方法. 算法通过采样粒子迁移和聚类动态建立 目标的状态模型和量测模型. 在被跟踪区域随机布撒粒子, 以各粒子对应像素的亮度作为特征值进行Mean Shift 收敛性分析, 使用收敛后的粒子集表达目标的当前状态 以状态粒子的坐标位置为特征值对其进行Mean Shift 聚 类, 作为对目标的量测. 连续跟踪时, 下一帧的采样粒子基于上一帧的量测结果产生. 与传统的基于序贯重要性采 样的粒子滤波方法相比, 算法不需要目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:567750
    • 提供者:闫旭
  1. meanshift

    1下载:
  2. mean shift 算法聚类和分割,可以用来处理图像-mean shift algorithm clustering and segmentation, can be used to deal with image
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1553450
    • 提供者:zhoulinyuan
  1. meanshift-CPPcode

    0下载:
  2. meanshift的聚类方法,在图形图像研究中应用广泛,多用于分类不同类型的图像-meanshift clustering method, widely used in graphics research, many different types of images for classification
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3773356
    • 提供者:叶涛
  1. MeanShiftSegMent

    0下载:
  2. 根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5794452
    • 提供者:
  1. meanshift

    0下载:
  2. Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。-Mean Shift
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11581870
    • 提供者:老鼠
  1. meanshift

    0下载:
  2. 此代码旨在实现meanshift算法,能对图像灰度值进行聚类。-This code is designed to achieve meanshift algorithm can cluster the image gray value
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-12
    • 文件大小:2986204
    • 提供者:惠振阳
  1. lankton_stereo

    0下载:
  2. 采用了meanshift聚类的方法实现立体视觉双目匹配-Meanshift clustering achieved using binocular stereo vision matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2606326
    • 提供者:songkuiyang
  1. manifoldMS_src

    0下载:
  2. 非线性空间中meanshit聚类,visual studio开发-meanshift in nonlinear space
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5702430
    • 提供者:zhengligang
  1. meanshift

    0下载:
  2. 均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-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 and target tracking.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4138882
    • 提供者:王乾
  1. meanshift-image-clsturing

    0下载:
  2. meanshift image clsturing,利用meanshift均值移位算法实现图像聚类和分割,非常有用的算法。-meanshift image clsturing
  3. 所属分类:VTK

    • 发布日期:2017-04-29
    • 文件大小:59612
    • 提供者:王天然
  1. caitufenge

    0下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。,实现数据的聚类分割。-The program first the image the RGB space to HSI space and then using color image segmentation strategy and meanshift image segmentation algorithm synthesis of the last to jo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4314163
    • 提供者:东升
  1. MeanShift

    0下载:
  2. 使用MeanShift算法对8种典型的二维图像进行聚类效果分析,并对三维图像进行压缩后进行聚类-Use MeanShift clustering algorithm for eight kinds of typical two-dimensional image clustering and cluster after a three-dimensional image compression
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:70633
    • 提供者:荣良子
  1. meanshift

    0下载:
  2. 用于聚类,确定聚类半径,聚类中心。用于跟踪。-Clustering is used to determine the radius of the cluster, the cluster center. For tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2832
    • 提供者:朱敏
  1. OpenCode_luzhenbo

    5下载:
  2. [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1847296
    • 提供者:陆振波
  1. meanshift

    0下载:
  2. mean-shift聚类算法matlab实现-Mean-shift clustering algorithm matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:721920
    • 提供者:凯凯
  1. meanshift聚类

    2下载:
  2. 医学图像分割方法的研究较多,而对分割算法的评价方法的研究却很少的问题,提出了一种判断和比较医学图像分割算法优劣的评价方法。首先对现有的几种评价方法进行了综述,并总结出了一套评价系统。可靠性、精确性、区域统计特性和效率是评价一个分割方法的4个重要参数(There are many researches on medical image segmentation methods, but there are few researches on the evaluation methods of se
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-29
    • 文件大小:1024
    • 提供者:沙傻沙
« 1 23 »
搜珍网 www.dssz.com