搜索资源列表
单高斯目标检测
- 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
高斯背景建模分析
- 高斯背景建模分析,包括前景,背景提取
基于混合高斯背景建模算法
- 该代码可以用于实现基于混合高斯背景建模的运动检测,该算法计算量较大,运行时间较长!
单高斯背景建模opencv
- 单高斯背景建模opencv
基于openCV得高斯背景模型提取。需要openCV,内置测试视频
- 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
背景减除法-三帧法-高斯背景建模法运动检测-VC
- 背景减除法-三帧法-高斯背景建模法运动检测-VC
混合高斯背景建模用于检出背景
- 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
gauss.混合高斯背景建模算法
- 混合高斯背景建模算法,包含了阴影消除方面的一些处理。,AppWizard has created this gauss application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
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
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
高斯背景模型
- 高斯背景模型,进行前景分离,目标提取,稳定性高。
mixture_gaussians
- 实现高斯背景建模,并且提取运动目标。具有良好的适用性-Gaussian background modeling to achieve, and extract the moving target. Good applicability
gaussbgfg
- 高斯背景建模核心代码,在vs+opencv下使用-the core code of Gauss mixture modeling.
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)