搜索资源列表
Track.rar
- 一个基于Visual C++的跟踪算法(混合高斯),Track demo (GMM)
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
GmmDetector
- Cuda GMM detector write on visual c-Cuda GMM detector write on visual c++
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
gmm
- C++和opencv相结合的关于图像中高斯建模的程序。-C++ and opencv combination of Gaussian model on the image of the procedure.
js_gmm_Lee
- 根据Lee与2005年发表的混合高斯模型背景建模的论文编写的源代码,可以作为对GMM算法改进的一个参考。-According to Lee s paper published in 2005 about GMM background modeling, it is written in C. It should be a reference for those who are intrested in GMM algorithm improvement.
C-code-of-GMM
- OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
GMM
- 高斯混合模型的经典论文以及C语言实现,项目中使用过-Classic papers on Gaussian mixture model and the C language, the project used
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
- 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
- 这个混合高斯目标检测算法的c++代码,并对一组序列进行检测。-This hybrid Gauss target detection algorithm c++ code, and a set of sequences to detect.
GMM背景建模c++
- 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
Gmm
- 高斯混合模型,利用C++ OEPNCV来完成(This is a GMM model using C++ opencv to deal with it)
object dection
- 给出一段有关人行为的视频,视频数据来源于KTH数据库,程序可以提取到我们所关心的前景区域。(GMM,C++, object dection)