搜索资源列表
duo-te-zheng
- :该文把局部三值模式(Local Ternary Patterns, LTP)纹理特征引入Mean Shift 跟踪算法,提出了基于多 特征的Mean Shift 人脸跟踪算法以解决Mean shift 跟踪算法的鲁棒性问题。通过对LTP 纹理特征的分析、研究, 提出了一个LTP 关键纹理模型,既增强了目标的关键纹理信息,又简化了LTP 纹理模型。在此基础上,提出一 种基于LTP 关键纹理特征和肤色特征的Mean Shift 人脸跟踪算法,有效地解决了Mean Shift 算法的鲁棒
Radar_KalmanIMM6
- 运动目标跟踪的多模型算法仿真程序 运动目标跟踪的多模型算法仿真程序
ANN-in-maneuvering-target-tracking
- 在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
SIFT_VC
- 给予图像匹配的实现运动目标的跟踪,在MATLAB上可以实现,比较方便易行-Image matching to track moving objects in MATLAB can be achieved, more convenient and easy
Kalman_Filtering
- 卡尔曼滤波在目标跟踪中应用仿真研究。 子函数能完成对运动目标位置的卡尔曼滤波跟踪。 主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。 情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。-This program described the Kalman filter algorithm acco
human
- 人运动的视觉分析系统一般遵从下述的处理过程: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
IMM-target-tracking
- 信息融合滤波算法,基于IMM完成匀速—加速—匀速单运动目标跟踪。-Information fusion filter algorithm based on IMM to complete the uniform and accelerate uniform single moving target tracking.
quxianfangzhen
- 基于卡尔曼滤波的曲线运动目标跟踪程序,详细的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.
tracking_target
- 目标跟踪:对目标的运动建立较为简单的线性模型,并用最小二乘估计对其参量进行估计,从而推出目标轨迹。-Target-Tracking:the simulation of tracking target by linear least squares estimates on the Matlab platform.
JPDA
- 在运动的位置叠加噪声。进行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
GZ
- 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-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
s2
- 使用python语言, 通过opencv可以实现运动目标跟踪与 阴影检测-python opencv shadow
shipinzhongyundongmubiaojiancesuanfayanjiu
- 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
kalman
- 使用卡尔曼滤波算法实现跟踪做一维度匀速直线运动的目标(matlab code, using kalman filter to track uniform rectilinear motion target)
基于MATLAB平台的机动目标跟踪程序
- 动目标跟踪与检测,跟踪效果很好,效率很高。。(Moving target tracking and detection, tracking effect is very good, high efficiency.)
demo1
- 利用Kalman滤波对运动目标跟踪的基本示例(A basic example of moving object tracking using Kalman filtering)
tracking
- 这是一个跟踪运动目标的C++程序,并且能够提取轨迹(This is a C++ program for tracking moving targets, and it can extract trajectorie,)
ParticleFilter_double
- 粒子滤波实现对运动的单目标的检测与跟踪,效果良好(Particle filter for single target tracking, the effect is good)
帧间差法视频目标检测
- 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a