搜索资源列表
gauss_model
- 基于opencv写的高斯背景建模的程序。对于车辆检测比较有用
cvbgfggaussmix.rar
- 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV,Gaussian mixture model for background modeling procedure, the use of when you install OPENCV
GaussBackGroundModel
- 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
GaussBackGroundModel
- 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
singleGaussianmodel
- 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
VIS
- 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foreground modeling,object detection,o
mixture_gaussians
- 实现高斯背景建模,并且提取运动目标。具有良好的适用性-Gaussian background modeling to achieve, and extract the moving target. Good applicability
gaussmoo
- 高斯背景建模源代码,实现背景建模,但前景处理效果不好-Gaussian background modeling source code to achieve the background modeling, but the outlook is not good treatment effect
Sequence
- 混合高斯建模读取图片序列,前景背景比较-Gaussian mixture modeling reading the image sequence, foreground and background
MixtureOFGaussians
- 实现混合高斯背景建模,对给定图像序列进行背景建模.内置的参数可以自行修改,以适用不同的应用需求。-mixture of gaussian,it will help you to construct the background model of series frames
mixture_of_gaussians
- 基于混合高斯背景建模的背景差分视频目标检测方法。matlab代码-Video target detection method based on Gaussian mixture background modeling background difference. matlab code
Gaussian-mixture-modeling
- 通过对序列图像进行混合高斯建模,分离背景和前景目标。-Gaussian mixture modeling of image sequences, separation of background and foreground objects.
mixture_of_gaussians
- 这段代码是在matlab上运行的,能实现对视频的图像处理,即高斯混合背景建模方法。-This code is run in matlab that can realize the video image processing, namely Gaussian mixture background modeling method.
abc
- 基于混合高斯模型背景建模法来检测运动目标-Gaussian mixture model-based background modeling method to detect moving targets
meanshift
- 实现高斯背景建模,并且提取运动目标。具有良好的适用性-Gaussian background modeling to achieve, and extract the moving target. Good applicability
MOG
- 使用Opencv实现的混合高斯背景建模,能够对图像的前景和背景进行分割。-Gaussian mixture background modeling using Opencv achieved, it is possible to image segmentation of the foreground and background.
W5
- 视频帧序列实现基于GMM(高斯混合模型)的背景建模-Video frame sequence implementation based on GMM (Gauss mixture model) background modeling
matlab_gmm
- 针对单高斯建模的不足,提出高斯混合背景模型,可以检测出比较清楚的运动目标,经实验对比,噪声较少
ICCV-MoG
- 孟德宇老师的低秩分解代码,对动态变化的视频帧提取它的低秩背景,同时得到它的稀疏部分。利用混合高斯对误差进行建模(Teacher Meng Deyu's low rank decomposition code extracts the low rank background of the dynamic video frame and obtains the sparse part of it. The error is modeled by mixed Gauss)
gaosi
- 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)