搜索资源列表
-
0下载:
Background subtraction, canny edge detection using opencv
-
-
0下载:
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT
-
-
0下载:
Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise.
Require OpenCV to be installed.
By Jonathan Gagne
University of Waterloo
jgagne@uwaterloo.ca
-
-
0下载:
使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
-
-
0下载:
结合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
-
-
0下载:
静摄像机情况下基于opencv的背景差法识别运动物体-Identify moving objects based on opencv background subtraction in the case of a static camera
-
-
0下载:
Opencv Background Subtraction Example
-
-
0下载:
在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
-
-
0下载:
背景差分实现目标检测,用到opencv库函数-Background subtraction to achieve target detection, use opencv library functions
-
-
0下载:
this project made a background subtraction by using opencv 2.4.3 and c++ language
-
-
0下载:
运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.
-
-
0下载:
绿幕,蓝幕抠图,基于 Chroma key 算法,效果非常好。-Green, blue screen Matting, based on Chroma Key algorithm, the effect is very good.
-