搜索资源列表
GeroundImagsDetection
- 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
opencv_Detect
- 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
bg
- 基于opencv的动态背景差分法例子程序-Opencv background difference based on the law of dynamic subroutine
Gaussian-modeling-approach
- vc++和opencv,运用高斯建模的方法对场景进行背景建模,背景差分。从而检测出运动的物体,如机动车辆、行人,烟火等。-vc++ and opencv, using the method of Gaussian modeling scene background modeling, background difference. To detect moving objects, such as motor vehicles, pedestrians, fireworks, etc.
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
bmptest
- 使用差分法进行前景检测,能较好的检测出前景,效果好,并且方法简单。-The prospects for the use of differential detection method can detect better the prospects of good results, and the method is simple.
difference-between-the-three
- 运用OpenCV的自带的函数很方便的实现了图像的三帧之间的差分处理。-Realize image processing difference between the three
background_segmentation
- (背景差分)调用opencv函数,事先把背景图像存储下来,然后将前景图像与背景图像作差-call opencv function, first storage down the background image , and then the foreground image and background image for the poor
background-difference-method
- 利用OpenCV中背景差分的函数,进行背景差分法构建,可以很好的进行运动目标检测-Background difference method based on OpenCV
Time-Average-Method
- 利用Opencv与VC++实现的目标检测中背景差分法的源代码-Time Average Method
background-Time-Average-Method
- 利用opencv和vc++实现的目标检测中背景差分法中的时间平均法-background-Time Average Method
Three-Frame-Difference-Algorithm
- 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
YCbCrGauaaModel
- 利用基于YCbCr空间的高斯模型建立背景,并实时更新,通过背景差分法检测出道路中的运动车辆目标,效果较好。-Gaussian model based on the YCbCr space is used to establish the background, updating in real time. Then background subtraction method is used to detect the target of the movement of vehicles in
bkgrd
- 基于opencv,背景差分法实现,目标检测-based on opencv,background substraction
mfcOpencv
- 在VC6.0+OpenCV的实现背景差分目标检测的方法,很利于以后自己的学习!-VC6.0+ OpenCV background subtraction target detection method , it is conducive to learning !
m
- 本程序使用帧间差分的方法实现了运动目标检测,但帧间差分法方法效果并不是很好。-This program uses the interframe difference method of moving object detection method the effect of inter-frame difference method is not very good.
SSL08
- OpenCV基于帧间差分的运动检测和轮廓提取-OpenCV based on frame difference, motion detection and contour extraction
frame-difference-3
- 图像序列中,连续三幅图像的帧间差分,适用于opencv,有可调阈值的滚动条-Image sequences, the consecutive three image frame difference
captive
- 通过背景差分的方法,识别摄像头捕捉到的画面中运动的物体-Moving objects in the background difference method, the recognition camera to capture the screen
CarStreamTest
- 可分别对视频中的四个车道的车流数目进行统计 ,采用的的基于OpenCV+VC2008编程,车车辆识别采用背景差分法和邻帧检测法-Video can be respectively on the four lane number traffic statistics, the based on OpenCV+ VC2008 programming, the car vehicle identification adopted the background difference method and
