搜索资源列表
VideoNPR
- 本程序采用GMM实现视频分割和简单的视频卡通化绘制。
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
classify.rar
- 分级聚类程序,可实现最小距离聚类法、最大距离聚类法、平均距离聚类法。,Hierarchical clustering procedure can achieve the minimum distance clustering, maximum distance clustering method, the average distance clustering method.
EMGMMSeg
- GMM-EM聚类程序,输入是一维数据,很有用的程序。-GMM-EM clustering procedure, very useful.
GaussianMixtureModel
- GMM(Gaussion Mixture Model) ,从matlab 主站获得的程序,本人已测试-Gaussion Mixture Model is down load from matlab net
GMM_VC
- 高斯混合模型的vc程序,可以在数学建模中使用,对图片分类-source code of gmm on vc
gmm
- C++和opencv相结合的关于图像中高斯建模的程序。-C++ and opencv combination of Gaussian model on the image of the procedure.
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.
GMM
- 用于目标检测的混合高斯模型GMM算法,程序应该可以实现-For target detection of mixed Gauss model GMM algorithm
sfikasLibrary
- 一个利用GMM,SVGMM对图像进行分割的matlab程序,采用的是blobworld采集特征的方法。初始化也有备选多种方法-A use of the GMM, SVGMM image segmentation matlab program, the is blobworld collection features. Initialization also have options for a variety of methods
GMM
- 这个是使用Opencv来做模式识别的一个程序,调用opencv里面的高斯混合模型-This is to use Opencv to do a pattern recognition program, call opencv inside the Gaussian mixture model
gmm
- EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。-EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.
GMM
- 该程序可实现对监控视频的有效前景提取,非常稳定(Video foreground extraction)
object dection
- 给出一段有关人行为的视频,视频数据来源于KTH数据库,程序可以提取到我们所关心的前景区域。(GMM,C++, object dection)