搜索资源列表
SimplestSaliencyExample
- 基于OPENCV的前景目标分割程序,使用高斯背景建模将移动的前景目标分割出来。-a saliency region extraction program based on OPENCV library using Gaussian background modeling method.
gmmPP
- 基于opencv实现的混合高斯背景建模,C++程序-gaussian mixture model for background modeling
ga
- 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
gaussian
- 高斯背景建模,可以处理单通道或者多通道图像,效果不错,完整注释-Gaussian background modeling, support single channel or multiple channel
OPENCVgmm_modeling
- 基于OPENCV高斯背景建模源码,可实现初步的运动目标检测-OPENCV Gaussian background modeling based on source code, enabling the initial detection of moving targets
gauss
- opencv中的高斯背景建模,适合初学者,比较不错的学习代码-gauss background model
yundongjiance
- 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
detecion2
- 混合高斯背景建模,可以将视频中运动的物体提取出来-Gaussian mixture background modeling
3
- 本段代码主要介绍在OpenCV下进行高斯背景建模 -This code describes in OpenCV under the Gaussian background modeling
GMM
- 运用OpenCV2.0编辑混合高斯背景建模,能够较好的识别四个视频中的运动前景和背景,在一定程度的背景复杂度下,能够较准确检测。-The use OpenCV2.0 edit Gaussian mixture background modeling, and better identification of four video movement in the foreground and background, the background of a certain degree of com
GaussBGModel
- 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
gaosi1
- 实现人摔倒检测,其中利用了高斯背景建模,经过编译成功运行,希望对大家有点帮助-Realization of the fall detection, which use a Gaussian background modeling, compiled to run successfully, we hope to be helpful
GaussBGModel
- 本源码具有基于OpenCV的高斯背景建模的功能,将OpenCV1.0加载到VC++6.0上-This source has a Gaussian background modeling based on OpenCV functions, OpenCV1.0 loaded to VC++6.0 on
mixGBm
- 混合高斯背景建模 对运动物体进行检测 有助于初学者-Gauss mixture background model for moving object detection
gaosi
- 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
singlegaussian
- 在Microsoft Visual Studio 2008平台下基于opencv的单高斯背景建模-In Microsoft Visual Studio 2008 platform, single Gaussian background modeling based on the opencv
gauss
- 高斯背景建模,用于分离视频图像的前景色和背景色-Gaussian background modeling, foreground and background colors for separation of video images
1GHY3249GAOSI
- 对视频进行操作,基于混合高斯背景建模的运动检测。-Video, movement detection based on Gaussian mixture background modeling.
背景差GMM
- opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
BeiJingFenLi2
- 混合高斯背景建模进行背景分离,在实行膨胀腐蚀操作提取运动目标特征(Mixed Gaussian Background Modeling for Background Segmentation, Extraction of Moving Target Features During Erosion Operation)