搜索资源列表
高斯模型
- 高斯混合模型,用于运动检测
GMM高斯混合模型源代码
- GMM高斯混合模型源代码 附有详细解说 并有可执行程式档可供参考
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
利用OPENCV來實現高斯混合模型的背景相減
- 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
sho.rar
- 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
gmm_test.rar
- 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
cluster.rar
- 用高斯混合模型进行数据聚类分析的matlab 程序。,Set of files for analysis of Gaussian mixture models for data set clustering etc.
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
EM
- EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
CvBSLibGMM
- 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
emgmm
- 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
prtools
- 一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
Gaussian_mixture_model
- 高斯混合模型[Gaussian mixture model,简称GMM]是单一高斯机率密度函数的延伸,由於GMM 能够平滑地近似任意形状的密度分布,因此近年来常被用在语音与语者辨识,得到不错的效果。 -Gaussian mixture model [Gaussian mixture model, referred to as GMM] are single-Gaussian probability density function of the extension.GMM can approxi
EM_GM
- 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
Em
- 通过em算法实现对数据的高斯混合模型的分类-Em algorithm through implementation of data Gaussian mixture model classification
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
高斯混合模型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 debugging)
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)