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

搜索资源列表

  1. BallTracer

    1下载:
  2. 运动物体的跟踪,在单一背景下可以跟踪球运动的轨迹。-tracking moving objects, in a single context can track the path of the ball movement.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59.28kb
    • 提供者:黄明
  1. 2004_wkamdo_li

    0下载:
  2. 一个基于偏微分方程的运动目标跟踪方法,不可不读-a partial differential equations based on the method of tracking moving targets, I can not read
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:111.61kb
    • 提供者:苏剑
  1. movedetect

    0下载:
  2. 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹-the system is to achieve a series of pictures tracking moving objects designed, it adopted a series of pictures, photographs extracted background to identify moving objects
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.2mb
    • 提供者:张伟
  1. kalmanmethod

    1下载:
  2. 卡尔曼滤波器程序利用卡尔曼滤波器实现了对机动目标的跟踪-procedures for the use of Kalman filters to tracking moving targets
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:罗成
  1. realtimefeaturetracking_src

    0下载:
  2. 利用 AVICap 类,根据运动目标的特征对输入视频序列中的运动物体进行跟踪-use AVICap category, according to the characteristics of moving targets on the importation of video sequences of tracking moving objects
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20.01kb
    • 提供者:WangYang
  1. TrailMousePos

    0下载:
  2. 在程序设计中需要随时知道鼠标的位置,如photoshop和画图板中都有这一功能。本程序实现了如何追踪鼠标的位置。编译并运行本程序,不停地移动鼠标,对话框中显示鼠标位置的文本也会随时更新,达到追踪鼠标位置的目的。-in program design needs to be kept aware of the location of the mouse, If photoshop drawing board and have all the functions. The realization of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25.42kb
    • 提供者:梁衡升
  1. kaermanmubiaogenzong

    3下载:
  2. 根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。 关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM) -two-dimensional space under target for uniform linear motion and uniform circula
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58.85kb
    • 提供者:zhangfei
  1. MovingObjectDetectionVideoSurveillanceanditsApplic

    0下载:
  2. 无需摄像机标定的摄像机运动跟踪算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring-Without camera calibration of the camera motion tracking algorithm for Moving Object Detection Video Surveillance and its Applicationinand Monitoring
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5.51mb
    • 提供者:wisler
  1. 32_robotcamera_774

    0下载:
  2. Development of a Robot-camera system VICON for automatic recognition and tracking of moving objects.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:453.06kb
    • 提供者:Dung
  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
    • 文件大小:302.6kb
    • 提供者:backyes
  1. CamShift

    0下载:
  2. CamShift算法,即"Continuously Apative Mean-Shift"算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-CamShift algorithm, that is, " Continuously Apative Mean-Shift" algorithm, is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.55kb
    • 提供者:eagle
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8.01kb
    • 提供者:曾雯
  1. MA

    0下载:
  2. Opencv: Vehicle tracking using Moving Average method
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.83kb
    • 提供者:Rafin
  1. IMM-target-tracking

    1下载:
  2. 信息融合滤波算法,基于IMM完成匀速—加速—匀速单运动目标跟踪。-Information fusion filter algorithm based on IMM to complete the uniform and accelerate uniform single moving target tracking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:22.9kb
    • 提供者:朱华国
  1. Tracking

    0下载:
  2. 使用卡尔曼滤波器设计的运动物体跟踪。适用于背景也是动态变化的物体跟踪-Tracking moving objects using a Kalman filter design. Applies to the background also dynamic object tracking
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:858.31kb
    • 提供者:洪依
  1. moving-tracking

    0下载:
  2. 运动目标的检测提取以及跟踪,逐级帧差法检测,相似度函数跟踪。-Moving target detection and track extraction, sequential frame difference detection, similarity function tracking.
  3. 所属分类:Button control

    • 发布日期:
    • 文件大小:881.18kb
    • 提供者:
  1. MOVING-MUTI-TARGET-TRACTING(cSharp)

    0下载:
  2. 运用C# 和MATLAB编写的多目标跟踪程序,MATLAB编写的多目标跟踪适用于目标数3至4之间,已经通过调试。-C# muti-target tracking
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:todayishere
  1. moving-target-tracking

    0下载:
  2. Matlab对于某运动目标跟踪算法的改进-Matlab improved algorithm for a moving target tracking
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:332kb
    • 提供者:王霏
  1. tracking

    0下载:
  2. 这是一个跟踪运动目标的C++程序,并且能够提取轨迹(This is a C++ program for tracking moving targets, and it can extract trajectorie,)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4.46mb
    • 提供者:桃墨公子
  1. track

    0下载:
  2. Moving object detection and tracking is often the first step in applications such as video surveillance. The main aim of project a moving object detection and tracking system with a static camera has been developed to estimate velocity,
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:162kb
    • 提供者:bouch
« 12 3 4 5 »
搜珍网 www.dssz.com