搜索资源列表

  1. GAUSSIANloglikelihood

    0下载:
  2. GMM高斯混合模型大规模概率对数计算 需要一个模型地址文件和一个需要识别的声音的mfc文件可以一次执行大批量-GMM Gaussian mixture model probability on the number of large-scale computing need a model of address file, and the voice of the mfc file which need to be identif
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-15
    • 文件大小:14336
    • 提供者:firelord1989
  1. GMM_background_src

    0下载:
  2. 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:路江
  1. DxSampleCxImage

    0下载:
  2. GMM GMM高斯混合模型聚类 Gaussian mixture model clustering-GMM GMM Gaussian mixture model clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:5828608
    • 提供者:哇阿災
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:138240
    • 提供者:龚勋
  1. EM_init_kmeans

    0下载:
  2. 高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化-Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:谢飞
  1. GMM

    0下载:
  2. 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:justin
  1. GMM

    0下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer visi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:朱亮亮
  1. GMM

    0下载:
  2. 高斯混合模型,有详细的说明,而且有程序,希望下载,很有帮助的!-GMM including explanation and programs
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:138240
    • 提供者:小王
  1. demo

    0下载:
  2. 稳健点集配准的高斯混合模型程序。可用于轮廓提取后的图像配准。-Robust point set registration process Gaussian mixture model. After the contour extraction can be used for image registration.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:121856
    • 提供者:
  1. EM

    0下载:
  2. 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:娜张纪念
  1. 高斯混合模型GMM-latentSpace-v2.0

    0下载:
  2. 用于背景建模实现视频运动目标分割 与目标跟踪算法(For background modeling, video moving object segmentation and object tracking algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:caoyouyou
  1. mixture_of_gaussians

    0下载:
  2. 采用高斯混合模型来对目标进行前景检测,并用MATLAB实现。(The Gauss mixture model is used to detect the foreground of the target, and it is implemented by MATLAB.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:soleil
  1. EM_GM_fast

    0下载:
  2. 高斯混合模型中的EM算法(就不完整数据的极大似然估计)应用(EM algorithm in Gauss mixture model)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:Jiahui0212
  1. gmm

    0下载:
  2. 基于高斯混合模型的运动目标检测,opencv平台,直接可用(Moving target detection of Gauss mixed model)
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:幕幕府城
  1. GMMs

    0下载:
  2. function对数据EM算法进行fit,并对产生的高斯混合模型的最大似然估计进行绘图。输出结构体obj,带有高斯混合模型的参数mu,sigma。(Function carries out fit for data EM algorithm, and draws the maximum likelihood estimation of the Gauss mixture model. The output structure is ob
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:RaymondW
  1. GMM

    0下载:
  2. 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:鱼干儿
  1. RCY-GMMtest1

    0下载:
  2. 高斯混合模型(GMM,Gaussian Mixture Model)参数如何确立这个问题,详细讲解期望最大化(EM,Expectation Maximization)算法的实施过程。(How to establish the parameters of Gauss mixture model and explain the implementation process of the expectation maximization al
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:cyren
  1. GMM_test1

    0下载:
  2. 高斯混合模型的前景提取代码,本人测试可用。(Gauss mixture model of the foreground extraction code)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:20483072
    • 提供者:阿鹿
  1. 3-基于高斯混合模型的语音识别

    0下载:
  2. 基于高斯混合模型的语音识别,有完整的数据集和matlab代码(Speech recognition based on Gaussian mixture model, complete data set and matlab code)
  3. 所属分类:图形/文字识别

    • 发布日期:2019-10-20
    • 文件大小:1633280
    • 提供者:zqy1071
  1. GMM-HMRF

    0下载:
  2. 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:3305472
    • 提供者:快乐无比
« 1 2 3 45 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org