搜索资源列表
60283315200511291337402094775
- 运动目标跟踪程序,相对简单而且容易实现.在matlab下进行.-moving target tracking procedures, a relatively simple and easy to achieve. Under the Matlab.
myblobtrack
- 视频监控中的团块跟踪,将跟踪的目标进行提取出运动区域,构造一个包围盒,然后进行跟踪
bot702hangji
- 对于仅有角度量测值的跟踪问题,程序描述的是目标的运动航迹和跟踪平台的运动航迹
基于camshift的自动目标跟踪程序
- 一种全自动的运动目标跟踪程序,采用camshift算法编写的
pf_colortracker.zip
- 基于颜色信息的粒子滤波目标跟踪算法,实现了物体运动的目标跟踪。,Based on color information of the particle filter target tracking algorithms, to achieve the goal of tracking movement of objects.
pftrack
- 目标追踪程序,可以实现运动目标的自动检测,基础的方法但很实用-failed to translate
singleGaussianmodel
- 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
EKF
- 纯方位跟踪:目标为匀速直线运动模型,可以迅速收敛。-Bearing_only tracking
tracking
- 目标跟踪用于识别目标在运动物体跟踪有效算法的身份非师范方式-Tracking
code
- 建立一个仿真环境,环境中还包括一个随机运动的目标和四个机器人,四个机器人要对运动目标进行围捕,如果运动目标被机器人围在中心,或者被围靠在墙角,则机器人成功围捕了目标。查阅相关机器人协作算法,实现一种以上算法并相互比较。要求给出源代码、试验结果并且进行演示。-To establish a simulation environment, the environment also includes a random movement goals and four robots, four robots
motion_detect
- 很有参考价值运动检测源代码,可对运动目标进行检测,应用简单易懂.-Worthy of motion detection source code, can detect moving targets, application easy to understand.
Kalman_matlab
- 卡尔曼滤波方法用于估计物体运动参数,卡尔曼滤波在运动目标跟踪问题中。超级推荐,绝对可以运行,随机模拟运动估计,效果非常不错,是个老外写的。-Kalman filtering method used to estimate the object motion parameters, the Kalman filter in moving object tracking problem. Super recommended, can definitely run, the stochastic si
Studysurvey-on-movingobjectdetection
- 学术论文:运动目标检测是当前研究热点之一,被广泛地应用于计算机视觉、视频处理等领域。将 运动目标检测的三种常用方法进行对比,总结其各自的适用性及局限性-Papers: moving target detection is one of the current research focus is widely used in the field of computer vision, video processing. Compared three common methods of movi
motion_detection
- 在vc2010环境中,可实现运动目标检测,效果不错,学习的好资料-Can be realized in vc2010 environment, moving target detection, good results
multi_target
- 运动目标跟踪时容易出现目标之间进行遮挡,本文就是针对目标遮挡进行的讨论-Moving target tracking is easy to occur when occlusion between targets, this paper is aimed at discussing the target occlusion of
运动目标检测与跟踪c++.rar
- VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。
MGMM_Particle-Filter
- 本文分别实现了整体模板更新和选择性子模块更新方法,以适应运动目标的运动姿态变化以及运动背景变化,并将其分别与粒子滤波目标跟踪算法相结合,以提高跟踪的鲁棒性。-This thesis studies and implements a total target model updating method and a selected sub-model updating method, and then combines it with the particle filter algorithm f
pembers
- 用一观测器从t 1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)()
基于DSP的帧差法检测移动目标
- 基于dsp上调试帧间差分法对运动目标的检测,芯片使用的是DM642J进行软仿真。
基于DSP上dm642的帧差法检测移动目标
- 基于DSP上dm642的帧间差分法对运动目标的检测,供大家参考学习