搜索资源列表
szpGauss
- 用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵-C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix
HaarFaceDetect
- 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interfr a me difference algorithm, Gaussian mixture
GMM-EM
- 用matlab实现高斯混合模型的前期处理和分类训练!-Using Gaussian mixture model matlab realize the pre-treatment and classification of training!
xml_toolbox-3.2.1-matlab-7.0-R14
- 高斯混合模型的matlab的实现,但是不包含em算法在里面,但是有版权,注意阅读内容-Gaussian mixture model of the matlab implementation, but does not include the em algorithm inside, but has the copyright and pay attention to read the content
Em
- 通过em算法实现对数据的高斯混合模型的分类-Em algorithm through implementation of data Gaussian mixture model classification
Matlab.Gaussian.mixture.model
- 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能-Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
gmm
- 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
GMM_background_src
- 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algo
GMMandSGM
- 一篇详细的介绍高斯混合模型(GMM)参数优化及实现的文档,有实例, 包括VC及matlab 实现。初始学者一看就能懂-A detailed descr iption of Gaussian mixture model (GMM) parameter optimization, and implementation documentation, including the VC and the matlab implementation
gauss
- 利用高斯混合模型实现对图像前景的提取,效果很好-Using the Gauss mixture model for image foreground extraction, the effect is very good。
rosyGaussModel
- 高斯混合模型实现视频图像的背景和前景的分离。输入为视频文件或者计算机上的摄像头。-Gaussian mixture model the background and foreground of the video image separation. The input video files or computer camera.
kalman-filter
- 卡尔曼滤波的仿真程序,高斯混合模型实现,分数阶统计程序,-gmm kalman filter
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(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.)
高斯混合模型GMM-latentSpace-v2.0
- 用于背景建模实现视频运动目标分割 与目标跟踪算法(For background modeling, video moving object segmentation and object tracking algorithm)
mixture_of_gaussians
- 采用高斯混合模型来对目标进行前景检测,并用MATLAB实现。(The Gauss mixture model is used to detect the foreground of the target, and it is implemented by MATLAB.)
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于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
GMM
- 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
GMM
- 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.
GMMs作业
- 机器学习作业GMMs算法实现,机器学习课程的一个小作业,没什么用。(Implementation of machine learning task GMMs algorithm)