搜索资源列表
运动检测系统.rar
- 运动检测系统
HumanMotionTrack
- 基于Opencv的人体运动检测系统,效果不错!-Opencv based Human Motion detection system, good results!
Moving-detection-system
- 运动目标检测系统,是基于两张运动的图片,不是视频。-Moving target detection system is based on two motion pictures, not video.
target-tracking
- 考虑两辆车在道路上同向行驶,在O-16s时,两车均保持匀速直线运动,由安装在后车上的车载毫米波雷达检测出与前车的距离为150m,相对速度为-3m/s,方位角 。在16-20s时,前车向右偏转,与后车的相对角加速度为 。后车加速,与前车的纵向相对加速度为 。雷达的扫描周期为T=0.1s,系统噪声为 , 。量测误差为 。-Consider the two cars traveling the same direction on the road, in the O-16s, the two vehi
vehicle-detection-tracking-
- 一种运动车辆检测跟踪系统,VC++源码,有源码、说明及演示可执行程序,对学习和研究图像处理、模式识别很有帮助。 -A moving vehicle detection and tracking system, VC++ source code, source code, descr iption and demo executable program, learning and research image processing, pattern recognition helpful.
hunhegaosi
- 针对智能交通系统中运动目标检测阶段存在的不足,提出了一种基于自适应混合高斯模型(GMM)的改进算法。-For the deficiencies of the intelligent transportation system moving target detection stage, an improved algorithm based on adaptive Gaussian mixture model (GMM).
matlab_beijingtiqu
- 视频检测系统是利用图像处理技术从运动图像序列中检测、识别、跟踪车辆的技术,获取所需交通流状态信息。常用方法是基于与背景相比较的方法。-Video detection system is the use of image processing technology, the detection of motion in image sequence recognition, vehicle tracking technology, to obtain the required traffic fl
Collision-avoidance-path-planning
- 针对舰载机牵引系统的甲板调运过程,提出了一种适用于复杂障碍物环境中不规则形状目标的路径规划方法。针对舰载机外轮廓特点,建立了目标的凸构型描述形式,并推导了多目标间碰撞检测及距离计算方法,在此基础上提出了舰载机牵连运动的轨迹跟踪控制算法,同时引入行为动力学方法实现牵引系统的避碰路径规划。为提高复杂环境下的避碰能力,基于广义符号阈值函数,提出了避障行为策略改进方法。仿真结果表明,本文提出的算法能够有效地解决舰载机牵引系统的避碰路径规划问题。-For dealing with dispatching
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d