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

搜索资源列表

  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. LMS_Kalman5

    0下载:
  2. 一种新型的LMS_Kalman算法,主要用于目标跟踪-LMS_Kalman a new algorithm, used mainly for target tracking
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1568
    • 提供者:sunqiang
  1. 目标跟踪滤波算法代码

    0下载:
  2. 所属分类:书籍源码

  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1358012
    • 提供者:苏芮
  1. PureangleofTrackingAlgorithm

    0下载:
  2. 通过实验仿真分析比较了目标在弱机动和强机动的条件下MGEKF算法和OAUKF算法的跟踪效果结果表明后者能无偏且更加有效地实现目标的跟踪 -The simulation analysis and comparison of the target in the weak mobility and strong mobility conditions MGEKF the tracking algorithm and OAUKF effect results show that the latter
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:277707
    • 提供者:张洋
  1. IMM

    0下载:
  2. IMM算法,用于机动目标的精确跟踪和定位,该模型集考虑了三种典型子模型:CV,CT,CA.-interacting multiple model (IMM) code for target tracking
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:5373
    • 提供者:yann
  1. zhedangmubiaogenzong

    0下载:
  2. 有关于目标跟踪算法中遮挡问题的研究,有对目标跟踪有研究的同学可以-There is research on the occlusion of the target tracking algorithm, target tracking studies, students can look
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:6861098
    • 提供者:诸葛弩
  1. AbstraCt

    0下载:
  2. 复杂背景下红外目标检测与跟踪算法研究 对研究红外目标检测与跟踪有很大帮助的一篇论文!-Complex background infrared target detection and tracking based on the study of the infrared target detection and tracking are very helpful to a paper!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:10080779
    • 提供者:杨林
  1. camshift_vs2010-master

    0下载:
  2. 为了减小压缩体积,删除了一个字体文件SimHei.ttf,自己搜索下吧,然后放在源码目录就得了,运行的时候要在EXE同目录下。 也许不用这个文件也能运行,写了很久了,忘记我后面有没有弃掉这个自定义字体文字输出的功能。 业余写来玩的,很可能是没得什么实际意义,代码也是拼来玩的,见笑。 大概的原理是 预测位置(其实是可以认为是运动轨迹,也就是old) 的逆反区域(这样能预测一个加速度,然后确定一个可能出现的区域,本算法没有认真去逻辑其中的关系,需要继续完善) 有个问题没想到最好的解决方案,就是当目标
  3. 所属分类:其它

  1. daima

    1下载:
  2. 纯方位跟踪中对匀速运动目标进行EKF算法仿真-Pure azimuth tracking of uniform motion targets in EKF algorithm simulation
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4271
    • 提供者:zhuoyue0824
  1. Kalman-filter-basic-algrithm

    0下载:
  2. 基于KF滤波技术的目标跟踪实现程序,包含了相应的改进算法,可以直接运行。-Target tracking based on the technology of KF filter implementation procedures, and contains the corresponding improved algorithm, can be directly run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:237006
    • 提供者:李伟
  1. lizilvbo

    0下载:
  2. 粒子滤波算法的研究,经测试,效果明显,为目标跟踪建立了很好的基础-Particle filter algorithm has been tested, the effect is obvious, as the goal to establish a good foundation for tracking
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:2739
    • 提供者:梅翠松
  1. My_zeroOneprog

    1下载:
  2. 基于纯方位的双阵或多阵目标定位和跟踪算法研究,对初学者帮助很大。-Based on pure bearing double array or more array target location and tracking algorithms, a great help for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3072
    • 提供者:yatony
  1. 47915

    0下载:
  2. 易语言图像跟踪算法源码例程程序调用第三方tracker.dll文件接口,实现高效实时图像目标跟踪算法。 -Easy language image tracking algorithm source routine procedures call the third party tracker.dll file interface to achieve efficient real-time image target tracking algorithm.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-07
    • 文件大小:1207784
    • 提供者:zhch56
  1. 7336

    0下载:
  2. 真的是一个好程序,多目标跟踪的粒子滤波器,模式识别中的bayes判别分析算法。- Really is a good program, Multi-target tracking particle filter, Pattern Recognition bayes discriminant analysis algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:文志海
  1. syrcu

    0下载:
  2. 多目标跟踪的粒子滤波器,最小均方误差(MMSE)的算法,仿真效果非常好。- Multi-target tracking particle filter, Minimum mean square error (MMSE) algorithm, Simulation of the effect is very good.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:胥财
搜珍网 www.dssz.com