搜索资源列表
bkgrd
- 基于opencv开源图像库作的一个背景检测的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the detection of a background procedure, in the image processing software used in Canada, the algorithm has been improved
黑色背景图中检测两条白色直线交点
- 黑色背景图中检测两条白色直线交点-black background map Detection two white line Nodal
基于改进背景差的运动目标检测
- 改进的背景差方法
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
车辆检测与车牌识别
- 视频帧分析源码,用于车辆检测及车牌识别,采用背景差分法
背景建模检测运动物体
- 利用背景建模检测运动物体。
project.rar
- 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多。,Multi-target tracking matlab code
frame_difference.用matlab实现的动态目标检测程序
- 用matlab实现的动态目标检测程序,背景减除法,Using matlab to achieve a dynamic target detection procedures, background subtraction method
lhgcxgmm.rar
- 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
code.rar
- 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
运动物体检测有用的论文
- 帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文-,Interframe difference and background difference integration of moving target detection algorithm- to do human testing or moving object detection useful papers--
cfjc
- 基于分块差分与背景减除的运动检测,对做背景检测的人会有帮助-Based on block difference and background subtraction of the motion detection, people detection of the background would be helpful
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
Motion_Detection_System
- 运动检测系统,提取背景,检测运动,多多指教.-Exercise testing system, extract the background, Detect sports exhibitions.
基于背景重构的目标检测
- 本代码主要利用vc6.0,opencv环境编写,mfc界面 利用背景重构原理对目标进行检测,适用于街道上的行人、车辆等目标。这是一个比较简单的代码,适合于对背景重构的学习,离商用还有一段距离。
GMM背景建模c++
- 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
ViBe_C++背景建模算法
- 基于背景建模的运动目标检测程序,所用算法为VIBE算法(Moving object detection program based on background modeling)
背景减除法1
- 可以运行成功,但是仍然受动态背景等各种因素的干扰,检测出的人像的像素不均匀(It can run successfully, but it is still disturbed by various factors such as dynamic background, and the pixels of the detected image are not uniform.)
12_运动车辆检测跟踪系统
- 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.d
路面移动车辆检测
- 视频车辆检测 中值滤波 背景差法 实现视频中移动车辆的检测。更新背景(Video vehicle detection)