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

搜索资源列表

  1. Mean-Shift-object-tracking

    1下载:
  2. Mean-Shift-object-tracking
  3. 所属分类:源码下载

  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. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. hello-mean-shift

    0下载:
  2. 本程序是一个采用均值位移向量的方法进行的运动跟踪算法-This procedure is a displacement vector by the method of the mean motion tracking algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2885
    • 提供者:当当
  1. MeanShiftcode

    0下载:
  2. mean shift 算法用于目标跟踪,其中有4个文件.-mean shift algorithm for target tracking, including four documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3753
    • 提供者:李超
  1. Tracking

    0下载:
  2. 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2700470
    • 提供者:maolei
  1. MeanShift

    0下载:
  2. Mean Shift real time tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:Manjo
  1. ObjectTracking

    0下载:
  2. this code is a Mean shift example
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4450
    • 提供者:fatihtalu
  1. KernelBasedObjectTracking

    0下载:
  2. A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects, is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
  3. 所属分类:Development Research

    • 发布日期:2017-05-10
    • 文件大小:2459244
    • 提供者:Ali
  1. meanshit_tracking

    0下载:
  2. 实现改进算法mean-shift跟踪,matlab实现,跟踪效果很好,代码容易理解。-To achieve improved algorithm mean-shift tracking, matlab implementation, tracking works well, the code easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2560
    • 提供者:吕仕铉
  1. AlgorTrackingFastMotionOb

    0下载:
  2. A paper on Algorithm for Tracking of Fast Motion Objects with Adaptive Mean Shift
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:317644
    • 提供者:Vidsocio
  1. mean-shift

    0下载:
  2. 基于mean-shift运动目标跟踪matlab源代码-Based on mean-shift object tracking matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:3294
    • 提供者:
  1. meanshifttracking

    0下载:
  2. 基于mean-shift的动态目标跟踪算法,简单有效,另附图库-Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2983332
    • 提供者:liu
  1. v34-39

    0下载:
  2. Using Mean-Shift Tracking Algorithms for Real-Time Tracking of Moving Images on an Autonomous Vehicle Testbed Platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:509862
    • 提供者:omid
  1. mean_shift_tracking

    0下载:
  2. mean shift tracking, 经我修改 可以运行-mean shift tracking code, running successfully.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2902834
    • 提供者:yangfei
  1. Mean-Shift-Tracking

    0下载:
  2. 这是一份用行人轮廓的分布直方图分类和识别步态的资料,不错的资料-This is a histogram with the pedestrian profile information classification and gait recognition, good information
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:441895
    • 提供者:zhangbingbing
  1. Meanshif-Detection

    0下载:
  2. :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常 重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰 度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情 况下仍能实现稳定、实时的跟踪目标。-: Mean-shift algorithm is a nonparametric density estimat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:309869
    • 提供者:ridge
  1. mean-shift-tracking

    0下载:
  2. 均值便宜跟踪的示例程序,可以帮助大家了解均值偏移的过程。-Mean shift track sample program that can help us understand the process mean shift.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2745286
    • 提供者:木军阳
  1. mean-shift-tracking

    1下载:
  2. 在matlab中实现mean shift的目标跟踪,对于初学者具有很好的参考意义。-Mean shift in matlab to achieve the target track, is a good reference for beginners significance.
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:2745344
    • 提供者:刘景满
  1. mean-shift-tracking

    0下载:
  2. mean shift tracking(跟踪汽车)源代码。-mean shift tracking (tracking car) source code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3113475
    • 提供者:巨刚
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com