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

搜索资源列表

  1. mean-shift

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,含有三个M文件
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3625
    • 提供者:还非子
  1. image-segmentation-mean-shift

    0下载:
  2. 使用mean shift方式增强图像对比度的一个小演示(开发平台:matlab7.0)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10847
    • 提供者:chao wang
  1. 基于Mean Shift的阈值分割

    1下载:
  2. 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-06-20
    • 文件大小:844
    • 提供者:cathy2007
  1. mean-shift算法综述

    2下载:
  2. 本文详细的说明Mean Shift 的基本思想及其扩展,其背后的物理含义,以及算法步骤,并给出理论证明.最后本文还将给出Mean Shift 在聚类,图像平滑,图像分割,物体实时跟踪这几个方面的具体应用.
  3. 所属分类:人工智能/神经网络/遗传算法

  1. mean shift视频跟踪算法

    0下载:
  2. mean shift视频跟踪算法代码,可以为正在学习人脸,车辆跟踪算法的人提供一种平台。
  3. 所属分类:源码下载

    • 发布日期:2010-12-14
    • 文件大小:1441887
    • 提供者:4716830
  1. mean shift分类算法

    0下载:
  2. 老外写的一个mean shift分类的程序,很经典
  3. 所属分类:源码下载

    • 发布日期:2011-03-22
    • 文件大小:2080
    • 提供者:pangbobuzhang
  1. MEAN SHIFT程序

    2下载:
  2. 用MATLAB语言编写的MEAN SHIFT程序,非常有参考价值.
  3. 所属分类:源码下载

    • 发布日期:2011-06-04
    • 文件大小:42267
    • 提供者:jexpe@sohu.com
  1. Matlab 基于sift的mean-shift算法

    2下载:
  2. 核窗宽自适应的mean-shift算法代码,运行简单,注释清晰
  3. 所属分类:图形图象

    • 发布日期:2012-06-06
    • 文件大小:4522
    • 提供者:tengzuming
  1. lankton_stereo.rar

    1下载:
  2. 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:454530
    • 提供者:jacky
  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:270310
    • 提供者:maolei
  1. mean_shift.rar

    0下载:
  2. this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab,this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1686
    • 提供者:me
  1. VideosTargetDetection.rar

    0下载:
  2. 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1459767
    • 提供者:郭强
  1. MeanShiftCluster.zip

    0下载:
  2. Mean shift clustering. K means clustering.,Mean shift clustering. K means clustering.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2125
    • 提供者:Ezekiel
  1. ObjectTracking.rar

    0下载:
  2. mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:4892
    • 提供者:朱亮亮
  1. yundongmubiaojiance.rar

    0下载:
  2. 运动目标跟踪算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 ,Moving Target Tracking Algorithm include: 1. Quiescent in the context of target detection in the context of prediction 2. Static background frame difference metho
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1321230
    • 提供者:国风
  1. meanshift.rar

    3下载:
  2. 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:11995297
    • 提供者:zhang
  1. avi.rar

    1下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3107309
    • 提供者:wujian07
  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-04-01
    • 文件大小:712742
    • 提供者:wibisono
  1. Scale-and-Orientation-Adaptive-Mean-Shift-Trackin

    0下载:
  2. Scale and Orientation Adaptive Mean Shift Tracking
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:444330
    • 提供者:lallu
  1. meanshiftim.rar

    0下载:
  2. 均值漂移算法(mean shift)matlab源码,Mean Shift Algorithm (mean shift) matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2309
    • 提供者:张杰
« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com