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

搜索资源列表

  1. contour

    0下载:
  2. 在vc6.0中实现实现角点检测.角点检测对运动目标的跟踪很有用.-In vc6.0 corner detection is implemented to achieve. Corner detection to track the moving target is useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:8566
    • 提供者:hewei
  1. 1111111

    0下载:
  2. 提出了一种改进直方图映射和均值移位结合的目标跟踪算法,根据目标模型各成分直方图比例系数建立索引表,索引号为颜色值,索引内容为颜色对应的归一化目标模型直方图,在索引表中查询输入图像颜色值构建反映目标出现概率灰度图;均值移位算法在生成灰度图中快速定位目标位置。对比实验结果表明,改进的直方图映射算法从根本上抑止模型背景干扰,均值移位算法准确定位目标;系统能实时准确跟踪运动目标。-An improved histogram mapping and integration of the mean shif
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:213060
    • 提供者:wy
  1. 344556775444

    0下载:
  2. 跟踪问题本质上是一个混合系统的状态估计问题[38】,即利用传感器的离散 观测来估计所感兴趣区域内目标个数和状态的过程,其中目标状态包括运动分量 (位置、速度、加速度)和属性信息(信噪比、谱特征,身份信息等)。目标跟 踪问题根据跟踪环境的不同可以分为单机动目标跟踪和多机动目标跟踪。-Tracking is essentially a hybrid system of the state estimation problem [38】, namely the use of sensors
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:494603
    • 提供者:fanlianxiang
  1. yundong

    0下载:
  2. 获取视频,使用背景减差法来检测出运动目标,为了得到目标的主轴方向,提出了边缘梯度法。实验证明,该方法效果明显。使用EKF和UKF来对目标进行跟踪。将跟踪结果和目标检测结果进行了比较,说明了不同滤波跟踪方法的效用。-Access to video, use the background subtraction method to detect moving targets, targets in order to get the main axis direction of the edge gr
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:180448
    • 提供者:麦高
  1. Background_modeling_of_dynamic_scenes_based_on_tar

    0下载:
  2. 基于背景建模的动态场景目标检测,介绍了背景建模的步骤和重要的方法,然后介绍了根据背景差分法,来提取运动目标,从而进行跟踪-Background modeling of dynamic scenes based on target detection, background modeling described the steps and important way, then introduced under the background difference method to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1450100
    • 提供者:陈家敏
  1. TargetTracking

    0下载:
  2. 运动目标实施跟踪程序,基于kalman做的,希望对大家有用-Moving targets tracking program, based on kalman do, we want to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1547247
    • 提供者:锦子
  1. SIFT_VC

    0下载:
  2. 给予图像匹配的实现运动目标的跟踪,在MATLAB上可以实现,比较方便易行-Image matching to track moving objects in MATLAB can be achieved, more convenient and easy
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1404455
    • 提供者:zhangqin
  1. Platform_for_Moving_Object_Tracking

    0下载:
  2. 一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口-A software-based moving target detection OpenCV tracking experiment platform, the camera view in real-time moving object detection and tracking, and leave programming and hardware interface
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:177085
    • 提供者:abc
  1. 1

    0下载:
  2. 基于运动目标区域、以图像灰度为特征的模板,因包括了运动目标较多的信息,可以在跟踪过程中获得较好的效果。通常将包括运动目标的最小外接矩形作为目标区域模板-Target area based on movement, characterized by gray template, including the moving target due to more information, you can track the process to obtain better results. Usuall
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:866
    • 提供者:xiaowei
  1. tracing

    0下载:
  2. 此代码用opencv和cv++实现运动目标的跟踪-This code cv++ with opencv and tracking moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-06-22
    • 文件大小:39052820
    • 提供者:王洪
  1. TargetTracking

    1下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3871486
    • 提供者:jpj
  1. xtouying

    0下载:
  2. 运动目标检测和跟踪,用的是水平集方法和二次帧差法实现-Moving target detection and tracking
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3416
    • 提供者:刘忠振
  1. move

    0下载:
  2. 为完成自然环境中大范围的环境监控, 实现了一个运动目标检测、跟踪和判别系统。-The natural environment for the completion of a wide range of environmental monitoring, implementation of a moving object detection, tracking and identification system.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:213313
    • 提供者:lushaofei
  1. Intelligent_monitoring_system_of_human_goals(2010-

    0下载:
  2. 人体目标智能监控系统(2010-04-14,VB编程,界面良好,实现人体的跟踪,并控制云台运动、-Intelligent_monitoring_system_of_human goals(2010-04-14)
  3. 所属分类:GUI Develop

    • 发布日期:2015-08-07
    • 文件大小:762880
    • 提供者:北京
  1. ji

    0下载:
  2. 运动目标检测是整个视频监控系统的最底层,是目标跟踪、目标分类、目 为理解等的基础,因此运动目标检测是视频序列图像处理的关键环节。根 列图像的背景情况可以将运动目标检测划分为静态背景下运动目标检测 态背景下运动目标检测,本章主要研究静态背景下的运动目标检测算法。 -Moving target detection is the lowest level of video surveillance systems, is the target tracking, target clas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1312050
    • 提供者:
  1. smooth

    0下载:
  2. 假设用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为 常数 分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: 距离S(t-5)的最佳平滑及估计误差, -Suppose observer with a t = 1 seconds starting from a continuously moving target tracking distance measurement, assuming a second
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1023
    • 提供者:马存尊
  1. MeanShift

    0下载:
  2. 基于复杂环境下,采用均值漂移算法实现运动目标识别跟踪-object tracking
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:7023
    • 提供者:李一
  1. trackyuanzhen

    0下载:
  2. 这是一个利用最陡下降梯度算法跟踪运动目标的算法,阵列形式为面阵,通过分时的方法跟踪目标的方位角和俯仰角-This is a gradient algorithm using the steepest descent algorithm for tracking moving targets, the array in the form of planar array, through the sharing of methods to track target azimuth and eleva
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1130
    • 提供者:林林
  1. 0100000

    0下载:
  2. 一个小型的静态背景下的运动目标检测和跟踪的程序-The static background of a small moving target detection and tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:375438
    • 提供者:bohame
  1. MovingTargetDetectionAndTracking

    0下载:
  2. 运动目标的检测与跟踪 跟踪使用meam shift方法完成的 视频图像时AVI格式-Moving target detection and tracking using meam shift method for tracking the completion of the AVI format video images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3287113
    • 提供者:刘明华
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 42 »
搜珍网 www.dssz.com