搜索资源列表
VideoNPR
- 本程序采用GMM实现视频分割和简单的视频卡通化绘制。
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
- 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
- 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.
object dection
- 给出一段有关人行为的视频,视频数据来源于KTH数据库,程序可以提取到我们所关心的前景区域。(GMM,C++, object dection)