搜索资源列表
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
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.
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)