搜索资源列表

  1. GaussEm

    0下载:
  2. 关于高斯混合模型(GMM)的matlab源代码-on Gaussian mixture model (GMM) Matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2025-04-10
    • 文件大小:11kb
    • 提供者:冯君
  1. gm

    0下载:
  2. 改进的gmm(高斯混合模型)算法,是单一高斯几率密度函数的衍生-Improved gmm (GMM) algorithm, a single Gaussian probability density function of the derivative
  3. 所属分类:语音合成与识别

    • 发布日期:2025-04-10
    • 文件大小:3kb
    • 提供者:rch
  1. EMGMMSeg

    0下载:
  2. 对图像进行GMM(混合高斯)拟合后用EM算法进行分割-Image GMM (Gaussian Mixture) after fitting algorithm using EM Segmentation
  3. 所属分类:图形图象

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:mona
  1. GMM-matlab

    0下载:
  2. 关于高斯混合模型(GMM)的matlab源代码:-On the Gaussian mixture model (GMM) of the matlab source code:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-04-10
    • 文件大小:12kb
    • 提供者:刘立
  1. gmm_test

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成-Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:qjc
  1. GMM_Purdue

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

    • 发布日期:2025-04-10
    • 文件大小:313kb
    • 提供者:姜赫
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-04-10
    • 文件大小:56kb
    • 提供者:jack
  1. BGFG_CODEBOOK

    0下载:
  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 si
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-04-10
    • 文件大小:2.61mb
    • 提供者:梁浩
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-04-10
    • 文件大小:135kb
    • 提供者:龚勋
  1. mixture_of_gaussians

    0下载:
  2. 混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。-training video with GMM model ,then get the background,and store the picture in your computer.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-04-10
    • 文件大小:2kb
    • 提供者:刘峰
  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 backgroun
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-04-10
    • 文件大小:1.61mb
    • 提供者:王寒凝
  1. GMM

    0下载:
  2. 无监督混合高斯模型(GMM)的EM估计,含两篇IEEE论文的源码-This is a set of MATLAB m-files implementing the mixture fitting algorithm described in the paper M. Figueiredo and A.K.Jain, "Unsupervised learning of finite mixture models", IEEE
  3. 所属分类:matlab例程

    • 发布日期:2025-04-10
    • 文件大小:24kb
    • 提供者:郑馨
  1. GMM_kmeans_mix

    0下载:
  2. 用于说话人识别(声纹识别)训练过程或识别过程的高斯混合模型-GMM model for training process or testing process of Speaker recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-04-10
    • 文件大小:7kb
    • 提供者:徐鹤
  1. clustering

    0下载:
  2. 使用K-means,混合高斯模型(GMM),层次聚类算法实现的多类别数据的聚类。内含详细的实验报告。-Using K-means, Gaussian mixture model (GMM), hierarchical clustering algorithm to achieve multi-class data clustering. Including a detailed lab report.
  3. 所属分类:matlab例程

    • 发布日期:2025-04-10
    • 文件大小:1.21mb
    • 提供者:共由俊
  1. GMM

    0下载:
  2. 一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
  3. 所属分类:其他小程序

  1. GMM

    0下载:
  2. 此算法实现高斯混合,可以对初始聚类算法选择c均值和EM,可以实现密度估计和分类。(This GMM algorithm can estimate the density and class, the initial steps can select the C-mean and EM.)
  3. 所属分类:Windows编程

    • 发布日期:2025-04-10
    • 文件大小:10kb
    • 提供者:永yong
  1. gmm

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

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:幕幕府城
  1. HMM1

    0下载:
  2. 在VC6.0平台上进行编写的,包括隐马尔科夫模型(HMM)和混合高斯模型(GMM)在内的用于模板训练的算法。(The algorithm for template training is written on VC6.0 platform, including hidden Markov model (HMM) and mixed Gauss model (GMM).)
  3. 所属分类:Windows编程

    • 发布日期:2025-04-10
    • 文件大小:4.33mb
    • 提供者:hailey96
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-04-10
    • 文件大小:4kb
    • 提供者:cyren
  1. 基于高斯混合模型(GMM)的说话人识别matlab

    1下载:
  2. 基于GMM的话者识别matlab程序,训练运行train.m,识别运行recog.m(speaker identification system based on GMM)
  3. 所属分类:matlab例程

    • 发布日期:2025-04-10
    • 文件大小:2.68mb
    • 提供者:Robin_JTH
« 12 »

源码中国 www.ymcn.org