搜索资源列表
混合高斯模型
- 经典混合高斯模型,运动目标检测
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
Background_GMM.rar
- 混合高斯模型,建立背景模型,从而可以分离前景与背景,Gaussian mixture model, background model, which can be separated from foreground and background
EM-Algorithm.zip
- 最大期望值算法以及在混合高斯模型的应用的详细介绍,Expectations algorithm and the largest mixed-Gaussian model in the details of the application
GuassionModel.rar
- 基于混合高斯模型的运动目标检测,值得学习,对背景更新相当有效,opencv程序
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
ga
- 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
mixture_of_gaussians
- 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
codes
- 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
gussmodel
- 混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛-Gaussian Mixture Modeling of video Gaussian mixture background modeling, at the fixed cameras are widely used environment
ObjectExtraction
- 利用混合高斯模型检测到目标,并对运动目标的运动加以分析。文件齐全,欢迎下载-Detection of the use of mixed-Gaussian model to the target, and the movement of moving targets to be analyzed. Complete documents, please download
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
Pattern_Classification_Project_3
- 两个模式识别算法实现,一个是线性区别函数另一个是混合高斯模型方法。本人的大作业,经验证可用。-Two pattern recognition algorithm, the difference between a linear function of the other is the Gaussian mixture model. I am a big operation, experience certificates available.
cv
- 混合高斯模型车辆运动检测 [VC++] 检测效果不错-Gaussian mixture model vehicle motion detection [VC++] detected the effect of good
walkstraight
- 利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新-The use of K-means clustering method to achieve the human body detection, Gaussian mixture model to establish the background and real-time updates
Adaptive_background_mixture_models
- 混合高斯模型的经典文章,费了我好大的劲才能找到-Gaussian mixture model of the classic article, took me to find a good big Jin
cvbgfg_gaussmix
- 利用混合高斯模型进行前景检测的源代码实现,依据的是Stauffer发表的Adapptive background mixture models for real-time tracking.-The prospects for the use of Gaussian mixture model, detection of the source code implementation, based on the Stauffer published Adapptive background mix
gauss_model
- 目前比较流行的智能视频分析里用到的 混合高斯模型算法,可以用来建立背景。-Currently more popular where intelligent video analysis algorithms used in Gaussian mixture model can be used to establish the background.