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

搜索资源列表

  1. Particle-filter-tracking-research

    0下载:
  2. 基于改进Mean-Shift算法的粒子滤波跟踪应用研究的一篇学位论文,武汉科技大学的硕士学位论文-Mean-Shift algorithm based on improved particle filter tracking an applied research dissertation, Wuhan University of Technology, Master Thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1313214
    • 提供者:dingyebing
  1. meanshift

    0下载:
  2. video tracking mean shift implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3259
    • 提供者:ramati
  1. meanshift-tracking

    0下载:
  2. 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。-This program is to track object in video by mean shift algorithm. The program can be running in MFC framework. The position and scale of the object should be given by hand on the fi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:324774
    • 提供者:Robert
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. Object-tracking-using-SIFT

    0下载:
  2. 使用SIFT特征和均值漂移的目标跟踪的算法仿真-Object tracking using SIFT features and mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:404522
    • 提供者:yehua
  1. face-detection-and-tracking

    0下载:
  2. 基于adaboost和mean-shift视频中的人脸检测与跟踪识别-face detection and tracking recognition of videoBased on adaboost and mean-shift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5272882
    • 提供者:jianghui
  1. face-detection-and-tracking

    0下载:
  2. 基于AdaBoost和mean-shift视频中的人脸检测与跟踪识别-Based on AdaBoost and mean-shift video of face detection and tracking recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-11
    • 文件大小:18119686
    • 提供者:jianghui
  1. An-Object-Tracking-Method-

    0下载:
  2. 室外场景下由于场景背景条件变化容易导致视频目标跟踪稳定性差。该文提出一种利用红外和可见光传感 器的双通道视频目标跟踪方法。该算法利用可见光图像的目标颜色特征和红外图像的目标轮廓特征,结合均值漂移 算法与水平集曲线演化实现目标定位,并给出了目标尺度和模板更新方法;对多目标跟踪的互相遮挡问题,通过判 断目标合并与分离实现遮挡时多个目标的定位。实验结果表明,该文方法能够有效处理光照变化、阴影、遮挡等情 况,实现目标的稳定跟踪。-Considering the poor stabilit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:386213
    • 提供者:majun
  1. target-tracking

    0下载:
  2. 利用背景平均法,帧间差分法进行目标跟踪。还有基于Mean Shift的复杂背景的运动目标跟踪方法。-利用背景平均法,帧间差分法进行目标跟踪。还有基于m... Using the method of average background, two consecutive frames subtraction method for target tracking. There are complex background based on mean shift method of m
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3968285
    • 提供者:白嘉盈
  1. mean-shift-tracking

    0下载:
  2. meanshift算法的车辆跟踪,效果非常好,改进版的,希望对大家有用-Meanshift algorithm of vehicle tracking, the effect is very good, improved version of the hope of the useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2744168
    • 提供者:吴金滨
  1. object-tracking-based-on-TOD

    1下载:
  2. 基于纹理和边缘方向特征融合的目标跟踪程序代码,是基于mean shift框架的-This paper proposes a powerful and robust local descr iptor,called textureorientation descr iptor(TOD). TOD consists of two components: texture and orientation. Considering that the human shape shows more s
  3. 所属分类:Graph program

    • 发布日期:2016-04-19
    • 文件大小:5120
    • 提供者:邹温林
  1. object-tracking

    0下载:
  2. 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:6851
    • 提供者:liuliu
  1. Moving-target--tracking-algorithms

    0下载:
  2. 目标跟踪算法:卡尔曼滤波、粒子滤波、均值偏移。-Target tracking algorithms: the Kalman filter, particle filter and mean shift.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:6512528
    • 提供者:郑敏
  1. detection-and-tracking

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3125790
    • 提供者:tf520
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. mean-shift

    0下载:
  2. meanshift图像跟踪算法,实现目标物体的连续跟踪-meanshift image tracking algorithm to achieve continuous tracking of the target object
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:12633
    • 提供者:张维达
  1. meanshift-tracking-source

    0下载:
  2. mean-shift源程序,学习好代码,用于图像分割,识别和跟踪-menshift tracking source
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:188751
    • 提供者:yashao
  1. mean-shiftPF

    0下载:
  2. 该程序是用VC编写的,已经编译通过,主要功能是实现目标跟踪,所用算法是均值漂移。-The program is written in VC, has been compiled through, the main function is to realize the target tracking, the algorithm used is the mean shift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2341372
    • 提供者:王飞祥
  1. object-tracking

    0下载:
  2. 目标跟踪部分采用颜色空间与纹理特征结合的方式,实现建模。-In the part of target tracking, adopts the method combination with color space,texture characteristics,Mean-Shift and kalman filter,to achieve the goal.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:629987
    • 提供者:Florayixi
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com