搜索资源列表
红外目标识别与跟踪系统的硬件设计
- 这个主要是对于跟踪系统的硬件设计提供一种思路和方案
基于OpenCV平台下的实时目标跟踪系统
- 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.,OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking.
UnscentedKalman
- 超低空拦截导弹武器系统的UKF_IMM目标跟踪算法-UKF
Nonrigidobjecttrackingincomplexscenes
- 系统的论述了目标跟踪算法的设计与实现适合从事图象跟踪方面人士的参考-System on the target tracking algorithm Design and Implementation of images suitable for people tracking reference
xinxironghegengzong
- 信息融合系统中目标跟踪技术研究,粒子滤波跟踪目标论文-Information fusion system for target tracking technology research, particle filter to track the target thesis
03
- 真实场景下视频运动目标自动提取方法.主要的研究内容包括运动物体检测,分类和跟踪,研究成果可以广泛地应用在交通管理系统,视频监视系统和军事目标跟踪系统,同时还可以应用在基于内容的视频数据压缩编码中。-Real video scenes under the automatic extraction method of moving targets. The main content includes moving object detection, classification and tracki
2201661974520079181725541578112
- 基于图像处理的运动目标检测跟踪系统的设计与实现的论文,是一篇博士论文,在研究有关目标跟踪与检测的时候,有很多可借鉴之处。-Based on image processing to track the moving target detection system design and implementation of the papers, is a doctoral thesis research on the target tracking and detection of the time
ssxueweilenwen
- 一个硕士生的毕业论文,基于图像处理的运动目标检测跟踪系统的设计与实现。-A Master' s thesis, based on image processing of moving target detection and tracking system designed to achieve.
sky
- 此为几篇关于智能监控系统的文章,文中论述了关于目标捕获以及目标跟踪的方法与实践,其中目标捕获有差分法等,目标跟踪有meanshift等,可以学习借鉴-This is a few articles on the intelligent monitoring system, this paper discusses on the target acquisition and target tracking methods and practices, including target acquisi
Tracking
- 视频监控系统下的多目标跟踪,将运动分类和跟踪结合在一起,使用FCM进行聚类。-Video surveillance system under the multi-target tracking, classification and tracking the movement combined with the use of FCM clustering.
particle_m
- 粒子滤波matlab程序,可用于机动目标跟踪,适用于非线性系统-Particle filter matlab program can be used for maneuvering target tracking for nonlinear systems
Kalman
- 这是一篇关于自适应卡尔曼滤波在目标跟踪系统中应用的学习文章,对学习卡尔曼滤波有很大的帮助-This is an article on adaptive Kalman filter target tracking system applied in the study article, to learn the Kalman filter is very helpful
7788
- 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
LZongzheng
- 用于实现目标跟踪的MATLAB程序,针对非线性系统和高斯噪声-MATLAB is used to achieve target tracking procedure for nonlinear system and Gaussian noise
UKFa
- matlab实现的一个无迹卡尔曼滤波(UKF)程序(纯方位系统),可以用于目标跟踪领域。-matlab implementation of an unscented Kalman filter (UKF) program (Bearings), can be used for target tracking.
Po_antena
- 雷达跟踪系统,对于雷达捕捉到的目标进行实时跟踪,希望从事相关研究的工作者有帮助(The radar tracking system can track the targets captured by radar in real time, and hope to be helpful to the researchers who are engaged in the research)
基于OpenCv目标跟踪系统的实现
- 在opencv中实现目标跟踪,基于色彩实现指定目标的追踪。(Realization of target tracking in opencv)
目标跟踪系
- 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波(The simulation program of target tracking system is used to implement the common target tracking algorithm Kalman filtering in C language)
帧间差法视频目标检测
- 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a
基于帧间差分法的视频目标检测系统
- 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪的技术。基于视频序列的运动目标检测,一直以来都是机器视觉、智能监控系统、视频跟踪系统等领域的研究重点,是整个计算机视觉的研究难点之一"。运动目标检测的结果正确性对后续的图像处理、图像理解等工作的顺利开展具有决定性的作用,所以能否将运动物体从视频序列中准确地检测出来,是运动估计、目标识别、行为理解等高层次视频分析模块能否成功的关键。