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

搜索资源列表

  1. 2009.rar

    1下载:
  2. 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644300
    • 提供者:lixinyue
  1. DSP_MeanShiftwithKF

    0下载:
  2. 基于TIc6205DSP上开发的MeanShift结合Kalman滤波的代码,能够很好的进行目标的实时跟踪,可在CCS上编译查看,并最终转换成hex文件下载到dsp上使用。-TIc6205DSP based on the development of MeanShift combination of Kalman filtering code, be able to carry out the objectives of good real-time tracking can be compil
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:472265
    • 提供者:Zyc
  1. AlperMeanShift

    0下载:
  2. 这个程序一个国外大牛编写的MEANSHIFT算法,可实现对目标的实时跟踪,效果出众,有很好的研究和应用价值。VC++编写。-This process of a foreign beef prepared MEANSHIFT algorithm, can achieve real-time tracking of targets, the effect of outstanding, very good value of research and application. VC++ to prep
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:106682
    • 提供者:hf
  1. VideoTrack

    0下载:
  2. 视频运动目标检测和跟踪,在vc6.0下调试通过,测试的视频必须是非压缩的AVI视频 内容包括视频运动目标的检测,对检测的目标利用MeanShift算算法实现跟踪-Video moving target detection and tracking under the debugger in vc6.0 is passed, the test must be a non-compressed video of AVI video content including the video movi
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:91969
    • 提供者:罗胜华
  1. okmeanshiftkalman

    1下载:
  2. 实现meanshift和kalman相结合的多运动目标的检测跟踪-Achieve meanshift and kalman combination of multi-Moving Target Detection and Tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22571
    • 提供者:lijie
  1. meanshiftkalman

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4586346
    • 提供者:lyan
  1. 2

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-meanshift
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:12718
    • 提供者:杨会云
  1. Multi-targetTracking

    0下载:
  2. 一篇关于多目标跟踪的文章,结合了Meanshift和粒子滤波两种常用的方法-A Multi-target Tracking Method Based on Mean-shift and Particle Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:804067
    • 提供者:hou
  1. motion-detection

    0下载:
  2. 运动图像目标检测和跟踪,目标检测采用帧间差分法,跟踪采用meanshift算法。-Moving image object detection and tracking, object detection using frame difference method, tracking use of meanshift algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:337177
    • 提供者:UU
  1. obj_pro

    0下载:
  2. 用于目标跟踪,目标检测后用meanshift方法进行跟踪-For target tracking, target detection method after the track with meanshift
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5182
    • 提供者:王自
  1. TwoLevel

    0下载:
  2. meanshift单目标跟踪,对单目标前景检测跟踪效果不错-meanshift track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10717
    • 提供者:王利
  1. 3

    0下载:
  2. meanshift算法实现目标的跟踪,由视频序列文件中提取出第一帧,定义目标区域,进行跟踪,动态显示跟踪结果 比较简单 已验 无错-meanshift target tracking algorithm, the video sequence to extract the first frame of the file, define the target area, tracking, dynamic display has been tracking the results of relat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:孙宁
  1. detection

    1下载:
  2. 静态背景下的背景预测法目标检测 静态背景下帧间差分法目标检测 Mean Shift目标跟踪方法 重心多目标跟踪方法 -motion detection including meanshift/difference images/we can detect the man or object
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:96733
    • 提供者:福韩
  1. meanshif-demo

    0下载:
  2. VC++ meanshift跟踪摄像头内目标的源码。无需opencv。需要directshow环境。 先点击确定,摄像头采集图像。然后拖动鼠标在图像中画红框,即可标定目标。 然后点击开始即可实现meanshift跟踪-VC++ meanshift within the target tracking camera source. No opencv. Need directshow environment. First click OK, the camera capture image
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:101699
    • 提供者:liuxiaohui
  1. kalmanPmeanshift

    0下载:
  2. 在基于核的meanshift算法框架下,利用kalman算法实现目标模型更新,从而有效的实现运动目标跟踪-In core based meanshift algorithm framework, using Kalman algorithm to achieve the target model update, so as to effectively realize the moving target tracking
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:20232321
    • 提供者:wang
  1. meanshift

    0下载:
  2. 视频跟踪程序,手动选择目标,基于meanshift算法,opencv开发。-Image tracking program, target is selected manually. Based on meanshift algorithm and developed using opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3196
    • 提供者:TimoWang
  1. Camshift

    0下载:
  2. meanshift用于目标跟踪,用于视频序列检测目标,手动选择目标-meanshift target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2985
    • 提供者:lijingjing
  1. Sggeenzongp

    0下载:
  2. 运动目标跟踪仿真(内含有三个子程序源码camshift.mm,meanshift.m,select.m) 可直接使用。 -Moving target tracking simulation (containing three subroutine source camshift.mm meanshift.m, select.m) can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3065
    • 提供者:
  1. MyMeanShift1.0

    0下载:
  2. 一个基于meanshift的目标跟踪程序。用VC实现的。-A meanshift target tracking program. With VC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4199098
    • 提供者:胡敏
  1. Bilkent_meanshift

    0下载:
  2. 一个基于VC实现的基于meanshift的目标跟踪源代码。一个学习的好代码。-Meanshift target tracking source code based on VC. A study of good code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8226552
    • 提供者:胡敏
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com