搜索资源列表
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
gmm_test.rar
- 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
GMM
- 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
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
GmmDetector
- Cuda GMM detector write on visual c-Cuda GMM detector write on visual c++
GMM-modeling-and-EM
- 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
Gaussian.mixture.model.Method
- 高斯混合模型是單一高斯機率密度函數的延伸,由於GMM 能夠平滑地近似任意形狀的密度分佈,因此近年來常被用在語音與語者辨識,得到不錯的效果。-Gaussian mixture model is a single Gaussian probability density function of the extension, as the GMM can approximate arbitrary smooth shape of the density distribution, it is ofte
GMM
- 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
gmmbayestb-v1.0.tar
- gmm和bayes估计,适合于图像处理中图像分割。-gmm and Bayes estimates, suitable for image processing in image segmentation.
GMM
- 利用K-高斯混合模型提取视频的前景信息。-The use of K-Gaussian mixture model for the future of video information extraction
GMM
- GMM处理连续帧的灰度图,目的为提取运动目标-GMM frame grayscale processing for the purpose of extraction of moving targets
EMGMMSeg
- GMM-EM聚类程序,输入是一维数据,很有用的程序。-GMM-EM clustering procedure, very useful.
GaussianMixtureModel
- GMM(Gaussion Mixture Model) ,从matlab 主站获得的程序,本人已测试-Gaussion Mixture Model is down load from matlab net
backmodel
- EM-GMM建立背景模型,用于运动物体检测,侵入检测等-EM-GMM background model set up for moving object detection, intrusion detection, etc.
gmm-gmr
- gmm-gmr matlab code, gaussian distribution model
GMM-Libraries-for-Matlab
- GMM-GMR!高斯混合模型-高斯混合回归-Gaussian Mixture model-Gaussian Mixture Regression!
GMM-GMR-v2.0
- 统计概率模型 高斯混合模型的匹配,属于拟合类算法,可以用于2D 和3D数据(Expectation-Maximization estimation of GMM parameters. % This source code is the implementation of the algorithms described in % Section 2.6.1, p.47 of the book "Robot Programming by Demonstration: A %
GMM背景建模c++
- 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
Gmm
- 高斯混合模型,利用C++ OEPNCV来完成(This is a GMM model using C++ opencv to deal with it)