搜索资源列表
视频检测并保存处理后的视频
- 对运动视频进行检测并保存处理后的视频,是用opencv编写的,对初学者很有帮助
视频检测
- 用于实现基于图像视频的运动目标检测与跟踪
智能视频监控
- 提出了一种用于智能视频监控系统中运人体检测和报警的算法,该算法是一种基于背景减除法的运动目标检测算法,它采用移动平均的背景更新方法,能够有效地检测出图像中的运动人体。实验结果验证了上述算法的有效性。
运动目标检测
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。随书所带的视频在测试图的“第九章”文件夹内。
对实时的视频读取
- 可以对实时的视频读取,也可以对AVI视频进行读取,并通过四种方法实现运动目标检测。
target_extract_visual
- 基于运动区域和运动区域外截矩形进行运动目标检测的程序-campaign based regional and extra-regional movement closed rectangular exercise target detection procedures
motionvc
- 非常好的运动视频检测源代码,实用运动检测。-very good campaign video source code detection, practical motion detection.
matlab-vidio-capture
- 用matlab读取视频文件中的图像,并对图像中的运动目标检测跟踪-using Matlab read video files of images, as well as images of Moving Target Detection
genzong4
- 视频序列中运动目标的检测与跟踪(论文) 本文在总结和分析现有运动目标检测与跟踪方法的基础上,重点研究摄像头固定情况 下运动目标的检测与跟踪技术。-video sequences moving target detection and tracking (thesis) Based on the review and analysis of existing and moving target detection tracking m
shipinjiankong
- 视频监控中运动目标检测与背景更新方法,不仅给出了怎么样检测目标,而且运用更新的方法实现了更好的检测.-Video Surveillance moving target detection and background updating, not only given how the samples, and update the methods used to achieve better detection.
motion_src
- 视频运动检测的例子和源代码,可以在图像处理和运动目标检测中应用-Video Motion Detection examples and source code, the image processing and moving target detection application
moving_object_tracking
- 数字视频序列运动目标检测与跟踪技术研究,西北大学的文章,讨论了多目标跟踪的问题 -Digital video sequences of moving targets detection and tracking of technical studies, Northwestern University, the article discussed the problem of multi-target tracking
motiondetect
- 基于OPENCV的,vc++ 图象处理程序. 寻找轮廓实现视频流的运动目标检测.-Based on OPENCV of, vc++ Image processing procedures. Realize the video stream to find the outline of the moving target detection.
MotionDetection
- 运动目标检测是数字图像处理技术的一个重要组成部分,它是计算机视觉、模式识别、 目标识别与跟踪、运动图像编码、安全监控等研究领域的重点与难点,在军事、国防和工业 等领域有着广泛的应用前景。序列图像的运动分析因其巨大的应用价值而受到广泛的重视. 它的基本任务是从图像序列中检测出运动信息,简化图像处理过程,得到所需的运动矢量,从 而能够识别与跟踪物体。正确地从视频流中提取运动目标是许多智能视频监视系统,如:视 频监视,交通
ObjectTrack
- 在总结和分析现有运动目标检测与跟踪方法的基础上,建立了一个视频序列采集的动态目标检测及跟踪系统-In summing up and analysis of existing moving target detection and tracking method based on the establishment of a video sequence collected dynamic target detection and tra
124545shipingenzong
- 一种特别好的基于鲁棒背景运动补偿的运动目标检测算法,供做视频目标检测的朋友参考-A particularly good background motion compensation based on the robustness of the moving target detection algorithm for video object detection to do a friend a reference
VideoMotionDetct
- 一个视频运动目标检测的代码,算法采用VC编写,很不错的-A video moving target detection code algorithm uses VC to prepare, very good
12_运动车辆检测跟踪系统
- 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
运动视频检测——彩色跟踪 轨迹显示
- 运动视频中队选定目标的运动轨迹跟踪,并显示出轨迹(In motion video, the trajectory of the selected target is tracked and the track is displayed)