搜索资源列表
高斯模型
- 高斯混合模型,用于运动检测
GMM高斯混合模型源代码
- GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
Gaussian
- 高斯混合模型算法-Gaussian mixture model algorithm
szpGauss
- 用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵-C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix
gmmtrainer
- 这个源码提供了如何利用高斯混合模型去做影像辨识的参数的训练-the source how to use a Gaussian mixture model to do the imaging parameters of literacy training
gmmclassifier
- 这个源码提供了如何利用高斯混合模型去做影像辨识的模型分类-the source how to use a Gaussian mixture model to do imaging Identification Classification Model
EMEM
- 高斯混合模型C++版本-Gaussian mixture model C version
training_gmm
- 训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。-Gaussian mixture model training procedures, although the code more, but the procedure after the author rewrite optimization, largely avoiding the ordinary method o
gmm_creation_mle
- 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution c
gmm_prob
- 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
ppkd
- 基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。 -based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.
GaussEm
- 关于高斯混合模型(GMM)的matlab源代码-on Gaussian mixture model (GMM) Matlab source code
E_M_matlab
- 机器学习中的E M算法,本代码是基于高斯混合模型的E M 算法聚类。-machine learning algorithm E M, the code is based on the Gaussian mixture model clustering algorithm E. M.
HaarFaceDetect
- 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interfr a me difference algorithm, Gaussian mixture
HMT
- 高斯混合模型,一个非常有用的图像处理方法-Gaussian mixture model, a very useful image processing method
gm
- 改进的gmm(高斯混合模型)算法,是单一高斯几率密度函数的衍生-Improved gmm (GMM) algorithm, a single Gaussian probability density function of the derivative
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value
高斯混合模型EM算法MATLAB程序
- 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debug
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)