CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - GMM

搜索资源列表

  1. GMM-latentSpace-v2.0

    0下载:
  2. Gaussian Mixture Model
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:41179
    • 提供者:ZCEEE
  1. GaussianMixtureModels

    0下载:
  2. GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:43284
    • 提供者:Kendall Wang
  1. gmm

    0下载:
  2. 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:29398
    • 提供者:平凡
  1. gmm

    0下载:
  2. Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5767
    • 提供者:ruso
  1. Trainingmodel

    0下载:
  2. Training model(GMM模型)挺不錯的範例,只是有些小地方,有點問題,需要修改,大致是OK的-Training model (GMM model) quite a good example, but some small place, some problems need to be amended generally OK to
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:30139
    • 提供者:鄭曉郁
  1. gmm

    0下载:
  2. A common method for real-time segmentation of moving regions in image sequences involves “background subtraction,” or thresholding the error between an estimate of the image without moving objects and the current image. The numerous approache
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:186118
    • 提供者:ajinkya
  1. TutorialonGMM-Kmean-VitebeAlgorithms

    0下载:
  2. GMM和KMean算法的易懂教程及Matlab实现、Vitebe译码算法的Matlab实现-Tutorial on GMM and KMean and Vitebe algorithms and their implementation in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1244869
    • 提供者:李宇
  1. GMM_VC

    0下载:
  2. 高斯混合模型的vc程序,可以在数学建模中使用,对图片分类-source code of gmm on vc
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2408186
    • 提供者:yang
  1. GMM

    0下载:
  2. 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:3756393
    • 提供者:wrd
  1. GMMmodelandtheBayesianclassifier

    0下载:
  2. GMM模型和贝叶斯分类器 用于视频图像的处理-GMM model and the Bayesian classifier for video image processing
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1407
    • 提供者:isee
  1. luo_gmm

    0下载:
  2. 利用GMM算法,来检测纹理的一个代码!非常有用.-using GMM to detection texture
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:xiongxia
  1. ReadHTKParam

    0下载:
  2. when you want to read some parameters from the HTK macro you trained, just use this source code. it help you read a htk parameter(macro file). But, it can read all parameter type. it just read GMM parameter(1 state, N mixture)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:121715
    • 提供者:whchoi/GodDog
  1. gmm

    0下载:
  2. C++和opencv相结合的关于图像中高斯建模的程序。-C++ and opencv combination of Gaussian model on the image of the procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2808460
    • 提供者:hehe
  1. gmm

    0下载:
  2. 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13314
    • 提供者:
  1. GMM

    0下载:
  2. 混合高斯模型做的视频跟踪系统,具有良好的跟踪效果-Gaussian mixture model to do a video tracking system, has a good tracking results
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:436554
    • 提供者:张学贺
  1. DxSampleCxImage

    1下载:
  2. GMM GMM高斯混合模型聚类 Gaussian mixture model clustering-GMM GMM Gaussian mixture model clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5828731
    • 提供者:哇阿災
  1. GMM

    1下载:
  2. 建立了混合高斯模型,可以对静止背景下运动目标进行检测。-Gaussian mixture model is established, you can still detect moving target in the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:lixiang
  1. GMMandSGM

    0下载:
  2. 一篇详细的介绍高斯混合模型(GMM)参数优化及实现的文档,有实例, 包括VC及matlab 实现。初始学者一看就能懂-A detailed descr iption of Gaussian mixture model (GMM) parameter optimization, and implementation documentation, including the VC and the matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:138426
    • 提供者:龚勋
  1. Gaussianm

    0下载:
  2. background subtraction using g-background subtraction using gmm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3511
    • 提供者:jagan
  1. EM

    0下载:
  2. em algorithm used in G-em algorithm used in GMM
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:51130
    • 提供者:郑良
« 1 2 3 4 5 67 8 9 10 11 ... 27 »
搜珍网 www.dssz.com