CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - GMM - Gaussian Mixture Model

搜索资源列表

  1. gmm_test.rar

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:827
    • 提供者:qjc
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(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
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. GMM

    2下载:
  2. 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:233689
    • 提供者:realwill
  1. Gaussian.mixture.model.Method

    0下载:
  2. 高斯混合模型是單一高斯機率密度函數的延伸,由於GMM 能夠平滑地近似任意形狀的密度分佈,因此近年來常被用在語音與語者辨識,得到不錯的效果。-Gaussian mixture model is a single Gaussian probability density function of the extension, as the GMM can approximate arbitrary smooth shape of the density distribution, it is ofte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:195799
    • 提供者:geyu
  1. GMM

    0下载:
  2. 利用K-高斯混合模型提取视频的前景信息。-The use of K-Gaussian mixture model for the future of video information extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3751479
    • 提供者:夏余
  1. GMM_Purdue

    1下载:
  2. 基于混合高斯模型(GMM)的无监督聚类算法,希望对大家有帮助-Based on Gaussian mixture model (GMM) unsupervised clustering algorithm, I hope it would have help to you!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:320425
    • 提供者:姜赫
  1. gmmMatlab

    0下载:
  2. 关于高斯混合模型(GMM)的matlab源代码-是用于训练分类的不错的源代码-On the Gaussian mixture model (GMM) of the matlab source code- is used to train a good classification of the source code
  3. 所属分类:Special Effects

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

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

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

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

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

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

    • 发布日期:2017-03-28
    • 文件大小: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. GMM-Libraries-for-Matlab

    1下载:
  2. GMM-GMR!高斯混合模型-高斯混合回归-Gaussian Mixture model-Gaussian Mixture Regression!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:507529
    • 提供者:小丫
  1. gmm

    1下载:
  2. 可以从摄像头采集实时监测的混合高斯模型算法-Collected from real-time camera monitoring of Gaussian mixture model algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:1722174
    • 提供者:zhao
  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1687809
    • 提供者:王寒凝
  1. GMM

    0下载:
  2. 高斯混合模型的经典论文以及C语言实现,项目中使用过-Classic papers on Gaussian mixture model and the C language, the project used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3228238
    • 提供者:商国军
  1. OpenCV-Gaussian-model-n

    0下载:
  2. OpenCV 基于混合高斯模型GMM的运动目标检测-OpenCV based on Gaussian mixture model GMM moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:638
    • 提供者:王烽
  1. clustering

    0下载:
  2. 一种使用GMM(Gaussian Mixture Model)聚类方法,亲测,好使-A clustering method using GMM (Gaussian Mixture Model).
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1477033
    • 提供者:Zifa
  1. gmm

    1下载:
  2. 混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1913
    • 提供者:尹安然
  1. GMM

    1下载:
  2. 使用混合高斯模型对肝脏CT图片分四类,并显示分类结果。-Using Gaussian mixture model for liver CT images divided into four categories, and displays the classification results.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:108544
    • 提供者:彦南
« 12 »
搜珍网 www.dssz.com