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

搜索资源列表

  1. duo-te-zheng

    0下载:
  2. :该文把局部三值模式(Local Ternary Patterns, LTP)纹理特征引入Mean Shift 跟踪算法,提出了基于多 特征的Mean Shift 人脸跟踪算法以解决Mean shift 跟踪算法的鲁棒性问题。通过对LTP 纹理特征的分析、研究, 提出了一个LTP 关键纹理模型,既增强了目标的关键纹理信息,又简化了LTP 纹理模型。在此基础上,提出一 种基于LTP 关键纹理特征和肤色特征的Mean Shift 人脸跟踪算法,有效地解决了Mean Shift 算法的鲁棒
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:张娜
  1. Radar_KalmanIMM6

    0下载:
  2. 运动目标跟踪的多模型算法仿真程序 运动目标跟踪的多模型算法仿真程序
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:liu
  1. ANN-in-maneuvering-target-tracking

    1下载:
  2. 在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3.96kb
    • 提供者:李隆基
  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. 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
    • 文件大小:1.34mb
    • 提供者:zhangqin
  1. Kalman_Filtering

    0下载:
  2. 卡尔曼滤波在目标跟踪中应用仿真研究。 子函数能完成对运动目标位置的卡尔曼滤波跟踪。 主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。 情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。-This program described the Kalman filter algorithm acco
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.87kb
    • 提供者:
  1. human

    0下载:
  2. 人运动的视觉分析系统一般遵从下述的处理过程:1)运动检测;2)运动目标分类;3)人的跟踪;4)行为理解与描述-Visual human motion analysis system for the processing of general compliance with the following: 1) motion detection 2) moving target classification 3) human tracking 4) understand and describ
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.21mb
    • 提供者:xuwanting
  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. quxianfangzhen

    0下载:
  2. 基于卡尔曼滤波的曲线运动目标跟踪程序,详细的matlab代码。结合卡尔曼滤波原理,可根据不同的目标运动情况进行修改。-Kalman filter curve moving target tracking procedures, matlab code. Combined with the principle of Kalman filter, can be modified depending on the target movement.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:2.94kb
    • 提供者:tiramisu
  1. tracking_target

    0下载:
  2. 目标跟踪:对目标的运动建立较为简单的线性模型,并用最小二乘估计对其参量进行估计,从而推出目标轨迹。-Target-Tracking:the simulation of tracking target by linear least squares estimates on the Matlab platform.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:47.08kb
    • 提供者:xietao
  1. JPDA

    1下载:
  2. 在运动的位置叠加噪声。进行JPDA概率数据关联及kalman滤波。 两运动目标在x-y平面做匀速直线运动。初始位置是(4000,1200)(300,1500)速度分别是(200,200)(400,200)传感器对量目标进行位置状态量测。 采样间隔T=1,点数n=80.检测概率为1,正确量测落入跟踪内的概率为0.99,杂波均匀分布的密度为2个/km2由RAND函数产生在[0,1]上均匀分布的随机变量,跟踪门限为9.21。 -Superimposed noise in the posit
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:3.27kb
    • 提供者:
  1. GZ

    0下载:
  2. 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly im
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:3.52kb
    • 提供者:李正福
  1. s2

    1下载:
  2. 使用python语言, 通过opencv可以实现运动目标跟踪与 阴影检测-python opencv shadow
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:943byte
    • 提供者:王荣丽
  1. shipinzhongyundongmubiaojiancesuanfayanjiu

    0下载:
  2. 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4.69mb
    • 提供者:小o
  1. kalman

    0下载:
  2. 使用卡尔曼滤波算法实现跟踪做一维度匀速直线运动的目标(matlab code, using kalman filter to track uniform rectilinear motion target)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:Endless杰
  1. 基于MATLAB平台的机动目标跟踪程序

    7下载:
  2. 动目标跟踪与检测,跟踪效果很好,效率很高。。(Moving target tracking and detection, tracking effect is very good, high efficiency.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:89kb
    • 提供者:.好爱笑
  1. demo1

    0下载:
  2. 利用Kalman滤波对运动目标跟踪的基本示例(A basic example of moving object tracking using Kalman filtering)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:Edwards
  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. ParticleFilter_double

    0下载:
  2. 粒子滤波实现对运动的单目标的检测与跟踪,效果良好(Particle filter for single target tracking, the effect is good)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:10.14mb
    • 提供者:码能
  1. 帧间差法视频目标检测

    1下载:
  2. 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a
  3. 所属分类:其他

    • 发布日期:2019-12-31
    • 文件大小:623kb
    • 提供者:展宇
« 12 »
搜珍网 www.dssz.com