搜索资源列表
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
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
gmm-gmr
- gmm-gmr matlab code, gaussian distribution model
gmmMatlab
- 关于高斯混合模型(GMM)的matlab源代码-是用于训练分类的不错的源代码-On the Gaussian mixture model (GMM) of the matlab source code- is used to train a good classification of the source code
GaussianMixtureModels
- GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
GMM_VC
- 高斯混合模型的vc程序,可以在数学建模中使用,对图片分类-source code of gmm on vc
gg
- Its a GMM code gmr, matrix, vector etc codes are very useful
js_exponential
- 这是采用exponential算法对GMM改进的源代码。它可以作为对GMM改进感兴趣的程序眼参考。-This exponential algorithm is used to improve the source code for GMM. It can be as interested in improving the procedures for GMM eye reference.
morphology
- 对GMM更新时,形态学处理的使用的程序源码。-on improving GMM, the use of morphological processing program source code is discussed.
netlab
- 里面包含的GMM等众多Matlab源程序,可以直接调用,均以应用为函数的命名,可以直接了解其用处,对于做图像处理的很有帮助,可以直接调用。-Which contains the GMM and many Matlab source code can be called directly, are applied to the function name, can understand its usefulness, useful for doing image processing, can b
A0091451_PR_PJ2
- PCA、NMF、LDA、GMM这些算法的matlab实现 解压后文件夹中包含需识别的库、课题要求、课题报告和实现的代码。-PCA,NMF,LDA,GMA these four algorithms Matlab code are referred here. After being decompressed,the file shows the image library to be dealt with,the requirement of the project,the repor
GMM_MDL
- matlab环境下开发的高斯混合模型,并实现聚类,最佳的类数由最大描述准则(MDL)来确定,并附有实验数据,是国外论文中的代码。-Gaussian mixture model developed in the Matlab environment , and clustering, to determine the optimal number of classes by the largest describe the criteria (MDL) , together with experi
C-code-of-GMM
- OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
GrabCut
- 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
GMM
- 内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction-Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine
GMM
- 高斯混合模型用于混合像元分解全过程,包括训练样本选取、筛选、分解及精度评定。matlab实现-the matlab code of GMM for mixed pixels unmixing
GMM-program
- 很好的GMM算法实现代码,代码中对矩阵使用编写的简单漂亮,并附有训练及测试数据-matlab code of GMM
GMM
- 这个混合高斯目标检测算法的c++代码,并对一组序列进行检测。-This hybrid Gauss target detection algorithm c++ code, and a set of sequences to detect.
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 %