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

搜索资源列表

  1. feijidong_zhong

    0下载:
  2. 卡尔曼滤波器运用于目标跟踪,据此编写的对于非机动模型的仿真-Kalman filter used in target tracking, has been prepared accordingly for non-motorized model simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:728
    • 提供者:star308
  1. IMMKFEKFfitler

    4下载:
  2. 雷达多目标机动跟踪 利用imm模型可以获得很好的跟踪效果,其中滤波器用了ukf和ekf. 程序列表 程序说明 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序 FX1.m IMMUKF.m程序中CV模型系统方程 FX2.m IMMUKF.m程序中CA模型系统方程 FZ.m IMMUKF.m程序中观测方程函数 数据列表 Measure.mat 观测数据 Real.ma
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:309859
    • 提供者:backyes
  1. oosm

    0下载:
  2. oosm在目标跟踪的实现方法,包括: 运动物体和传感器的参数信息,目标物体的运动轨迹,传感器的运动轨迹,以及测量报告向量-out-of-sequence measurement processing for tracking ground target using
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:645252
    • 提供者:刘山
  1. SIR-with-Q

    0下载:
  2. 粒子滤波程序说明,关于雷达的,目标检测与跟踪-partical filter
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:16466
    • 提供者:zhoutongchi
  1. tuxiangchuli

    0下载:
  2. 提出一种视频序列中人体运动目标的精确检测、提取以 跟踪算法。-picture follow
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2697588
    • 提供者:yuxianli
  1. tracking

    0下载:
  2. 目标跟踪用于识别目标在运动物体跟踪有效算法的身份非师范方式-Tracking
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6146
    • 提供者:士大夫
  1. Data_fusion_key_technology

    0下载:
  2. 介绍了多传感器数据融合的研究现状和发展趋势,并介绍了一些先进的目标信息数据关联和目标跟踪技术,在定位和跟踪巡航导弹方面具有一定的意义。最后针对存在的难点和问题。提出了分坐标目标信息处理的方法。-Introduced the multi-sensor data fusion research status and development trends, and introduced some advanced information and data associated with the obj
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:246686
    • 提供者:hufei
  1. SimpleCond

    0下载:
  2. 里面是对目标跟踪的程序,利用粒子滤波进行的方法-Inside is a target tracking procedures for the use of particle filter method
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:9506
    • 提供者:wangshan
  1. nnprod

    0下载:
  2. 基于传统nnprod相关算法的目标跟踪Matlab源代码。-Nnprod correlation algorithm based on the traditional target tracking Matlab source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:3716
    • 提供者:frank
  1. meanshift

    0下载:
  2. 哈尔滨某高校的研究生数据融合课件,内容比较详细,值得一看,主要介绍目标跟踪的基本算法理论-Harbin, a graduate of a university data fusion courseware, content in greater detail, worth a visit, mainly introduces the basic algorithm of target tracking theory
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:130918
    • 提供者:张超蓝
  1. 1

    0下载:
  2. opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2216026
    • 提供者:张超蓝
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  1. Lucas_Kanade

    0下载:
  2. 光流运动中经典的Lucas_Kanade的matlab算法,适合视频中的目标跟踪运用-Optical flow motion in the classical Lucas_Kanade the matlab algorithm for target tracking the use of video
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2396
    • 提供者:zz
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. tate

    0下载:
  2. 图像旋转变化匹配的例子源码,在有的场合,例如目标跟踪,目标姿态发生变化做匹配时可以使用。-Examples of matching the image rotation change source code, and in some occasions, such as target tracking, target attitude change can be used to do match.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1000104
    • 提供者:张杨
  1. Main_for_tracking

    0下载:
  2. 一种利用动态轮廓跟踪医学图像目标的程序和测试数据-The program and testing data for using the deforming model to tracking the object in medical image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17440628
    • 提供者:周寿军
  1. ObjectTracking

    0下载:
  2. 这是在智能视频处理关于目标跟踪的文章,对接触目标跟踪的有一定参考价值。-This is the smart video processing on the goal of tracking articles, on contact with target tracking in a certain reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3465480
    • 提供者:wenping
  1. IMM

    0下载:
  2. (交互式多模型算法)目标跟踪程序,java语言编写,包含了kalman滤波。这种方法的特点是在各模型之间“转换”,自动调节滤波带宽,和适合机动目标的跟踪。可以直接调用,附有示例代码-A multi-target tracking toolbox based on the MTT Library of the InstantVision ISE with expanded functionality and tools for off-line design, analysis and testi
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:14813
    • 提供者:june
  1. LiuMixGauss

    0下载:
  2. 混合高斯模型背景建模,适用于视频跟踪,目标分割。 -GMM background modeling for video tracking, object segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1708775
    • 提供者:sunrui
  1. CostReference

    0下载:
  2. 一篇关于代价参考粒子滤波算法的论文,该算法的优点是不需要任何先验概率知识的假定和重采样过程,可实现并行处理。本文将代价参考粒子滤波与当前统计模型的优点相结合 ,提出一种新的当前统计模型自适应跟踪算法 ,用于非线性非高斯系统的机动目标跟踪。-A particle filter on the reference price of the paper, the advantages of the algorithm does not require any prior knowledge of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:476570
    • 提供者:刘帆
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com