搜索资源列表
背景差分法实现运动检测
- 运动检测算法
project
- 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by documentation. Including real-time background subtraction method can be updated. The code in small target detecti
QCoreApplication
- Qcore的一个头文件,可以参考看一下,这是背景差分法用到的一个头文件,不知道说什么了,不知道说什么了,不知道说什么了-failed to translate
beijingfa
- 在vc++6.0下,利用opencv函数库,使用背景差分法检测车辆,并显示背景帧,和前景帧-Use opencv library in vc++6.0, using the background subtraction method detects the vehicle, and the background frame, frame and prospects
matlab_beijingchafen
- 使用MATLAB实现运动目标检测,用的是背景差分法-moving detection by matlab
the-number-of-vehicles-statistics
- 道路上,车辆数目统计,通过背景差分法,实现视频中车辆数目的统计-On the road, the number of vehicles statistics
jj
- 三帧差法的实现,用于动态目标检测,分出背景和前景-Three implementation of frame differential method for dynamic target detection, the background and foreground
bgkVC6.0
- 可以很好进行背景差分,使用的是vc6.0软件加opencv1.0版本 ,读取的视频是avi格式的(background test vc6.0)
39578053automsft
- 该程序实现了在无目标时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪(meanshift TRACKING IN video)
Matlab源程序
- 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
背景差分法检测运动目标
- 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
代码
- 静态背景 ,显著目标提取,帧间差分法,背景差分法,运动目标提取(Moving object extraction)
背景差分
- 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
smoke_test
- 简单实现烟雾检测,在本次所采用的简易方法中,采用的是基于背景差分法(Simple realization of smoke detection)