搜索资源列表
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
基于openCV得高斯背景模型提取。需要openCV,内置测试视频
- 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
混合高斯背景建模用于检出背景
- 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
lhgcxgmm.rar
- 自己采用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
Monitor.rar
- 自己写的vc 读取YUV视频信号 进行帧差法进行目标跟踪 ,高斯背景模型提取,,Vc wrote it myself to read YUV video signal frame-difference method for target tracking, Gaussian background model extraction,
Gauss
- 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
Gauss_background_construction
- matlab实现的高斯背景建模,同行可以看看学习一下。-Gauss_background_construction
1-4YCC
- 本代码是在VC平台实现的摄像头输入的目标跟踪,以高斯建模做的背景,希望对大家有帮助-The code is in the VC camera platform target tracking input to Gaussian background modeling done, I hope all of you help
backgroundSubtraction_v0
- 基于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 independenc
DIP
- 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
gaussbackground
- 应用高斯模型进行进行建模,具有建立背景速度快,更新准确等特点。-Application of Gaussian model to model, with the establishment of the background of fast, accurate updates.
mulGMM_matlab
- 多高斯模型是检测运动目标的一种背景消减的方法,matlab实现-Multi-Gaussian model is a moving target detection background abatement methods, matlab achieve
gussmodel
- 混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛-Gaussian Mixture Modeling of video Gaussian mixture background modeling, at the fixed cameras are widely used environment
BackgroundSubtractionLibrary
- 基于混合高斯模型的背景消除 利用混合高斯背景建模进行运动物体检测, 同时引入共轭先验以改进权值更新方程-Gaussian mixture model based on the background to eliminate the use of Gaussian mixture background modeling for moving object detection, while the introduction of conjugate a priori weights to imp
mixture_of_gaussians
- 基于混合高斯背景建模的理论思想,实现运动目标检测,检测效果理想-Gaussian Mixture Background Modeling Based on the theory of ideology, to achieve moving target detection, test results are satisfactory
backgroundmodeling
- 运动目标检测,背景建模,高斯背景建模,对初学者很有帮助-Moving target detection, background modeling, Gaussian background modeling, very helpful for beginners
gaussian
- 高斯背景建模,可以处理单通道或者多通道图像,效果不错,完整注释-Gaussian background modeling, support single channel or multiple channel
单高斯
- 单高斯背景建模实现,仿照网上程序实现,可以使用(Single Gauss background modeling implementation, modeled on the online program to achieve, you can use)
混合高斯
- 用于车辆检测背景建模 通过混合高斯将前景与北京分离(Vehicle tracking background modeling is used to extract foreground)
MATLAB_高斯模型
- 用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)