Description: a program of background subtraction example program by myself. very useful for testing-a program of background subtraction examp le program by myself. very useful for testing Platform: |
Size: 2048 |
Author:bryan |
Hits:
Description: 自己采用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 Platform: |
Size: 2000896 |
Author:刘慧 |
Hits:
Description: 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independence between RGB channels.
OpenCV 1.0 is required for I/O purpose. Platform: |
Size: 14336 |
Author:taotaoking |
Hits:
Description: 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are Platform: |
Size: 1024 |
Author:panda |
Hits:
Description: 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 the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/* *************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
************************************************** */-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 the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/**************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
***************************************************/
Platform: |
Size: 3072 |
Author:Jason |
Hits:
Description: 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 Platform: |
Size: 13237248 |
Author:jon |
Hits:
Description: Forward-Backward MHI(前后向运动历史图)是一个快速有效的运动目标检测方法,本程序正是实现2006年Zhaozheng Yin and Robert Collins的“Moving Object Localization in Thermal Imagery
by Forward-backward MHI”文献中的方法。此程序可以很方便的对该方法的优缺点作出评判。给运动目标检测器的选择提供了除“帧间差”和“背景相减”外的又一方法。
本程序基于OpenCV。-Forward-Backward MHI (before and after the historical figure to the movement) is a fast and efficient moving target detection methods, this program is to achieve in 2006 Zhaozheng Yin and Robert Collins of the " Moving Object Localization in Thermal Imagery by Forward-backward MHI" in the literature method. This procedure can easily judge the advantages and disadvantages of the method. To the moving target detector choose to provide that except " bad frames" and the " background subtraction" another way outside. The program is based on OpenCV. Platform: |
Size: 4928512 |
Author:huangjian |
Hits:
Description: 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtraction method for edge detection, image color distribution histogram of the correlation processing, face recognition algorithm. Platform: |
Size: 6144 |
Author:张桦 |
Hits:
Description: It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking. Platform: |
Size: 5576704 |
Author:pawlik.b |
Hits:
Description: 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background Platform: |
Size: 1024 |
Author:justin |
Hits:
Description: 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code Platform: |
Size: 6144 |
Author:刘宁 |
Hits:
Description: 静摄像机情况下基于opencv的背景差法识别运动物体-Identify moving objects based on opencv background subtraction in the case of a static camera Platform: |
Size: 1002496 |
Author:吴星怡 |
Hits:
Description: opencv 从摄像头或视频文件中读取视频,并利用背景差分法检测出视频中的运动物体-opencv read the video from the camera or video files, and using background subtraction method to detect moving objects in video Platform: |
Size: 1024 |
Author:kobe |
Hits: