搜索资源列表
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
avbs01
- 一篇很好的关于背景建模的文章,opencv中就是用这个方法的!
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
VTraffic(thread_no_leak)
- VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
bkgrd
- 基于opencv 利用背景建模检测物体-bkgrd
gaussbgfg
- 高斯背景建模核心代码,在vs+opencv下使用-the core code of Gauss mixture modeling.
liyongbeijingjianmojianceyundongwuti
- opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
FGDetect
- 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
surendra1
- 基于视频的surendra背景更新算法,基于opencv和vc++,能够实现-Video-based surendra background update algorithm, based on opencv and vc++, can be achieved
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
CarCount
- 该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
Oddiff2bgp
- 结合Opencv工具,在Visual C++上,利用背景差算法实现运动动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。 -Combination of the the Opencv tools in Visual C++ background subtraction algorithm to achieve the movement moving target detection, combined with three differential algorithm
Ucviinpainnts
- 使用OpenCV进行inpaint操作的源码实例例,简单易懂明了,inpaint算法可用于背景修复 -OpenCV for inpaint operating source instance cases, straightforward and clear, inpaint algorithm can be used for background repair
1-codebook-BGS-method
- 这个程序是关于复杂的运动物体的情况下背景建模的问题-codebook BGS method adapt from book of learning opencv by mikewolf
qwe
- opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频进行高斯背景建模,也能得到前景的图像。-opencv in a small program, the role of the program is to get the video to the video or camera Gaussian background modeling, foreground image.
Gauss
- 基于OpenCV的混合高斯背景建模源代码-Gaussian mixture background modeling based on OpenCV source code
Background-subtraction
- 静摄像机情况下基于opencv的背景差法识别运动物体-Identify moving objects based on opencv background subtraction in the case of a static camera
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
object-dect
- 背景差分实现目标检测,用到opencv库函数-Background subtraction to achieve target detection, use opencv library functions
opencv
- 运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.