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

搜索资源列表

  1. Classification

    0下载:
  2. 分类器程序,混合高斯分类器,用于语音图像的分类处理-classifier procedures, Gaussian mixture classifier for the classification of voice processing images
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:28089
    • 提供者:赵培
  1. fit_mix_gaussian

    3下载:
  2. 混合高斯模型的曲线拟合matlab源代码-Gaussian mixture model of curve fitting Matlab source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:大晴天空
  1. MixGaussDemo

    0下载:
  2. 人体运动跟踪 混合高斯模型+GRISON方法-human motion tracking GMM + GRISON methods
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:193859
    • 提供者:李永彪
  1. backmode824

    0下载:
  2. 这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:433002
    • 提供者:王鑫
  1. EM_GM

    0下载:
  2. 混合高斯分布EM算法,可以算混合高斯分布的三个参数。混合高斯分布更接近系数分布。-mixed Gaussian distribution EM algorithm can calculate mixed Gaussian distribution of the three parameters. Mixed closer to the Gaussian distribution coefficient.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8972
    • 提供者:连强
  1. EM_TuXiangfenge

    0下载:
  2. 期望最大EM算法及其在混合高斯模型中的应用.caj
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1477238
    • 提供者:shj
  1. fc5j_EM_matlab

    1下载:
  2. em算法求解混合高斯模型,适合图像处理中,对象分割-em algorithm Gaussian mixture model suitable for image processing, object segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:文刀
  1. 82603023mixture_of_gaussians

    0下载:
  2. 高斯混合噪声程序, 程序完整可以直接使用很方便(this is a matlab gmm program, easy and good)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:621568
    • 提供者:liliy
  1. EM_GM_fast

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

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:Jiahui0212
  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编程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:永yong
  1. GMM

    0下载:
  2. 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:lwlei
  1. gmm

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

    • 发布日期:2018-05-02
    • 文件大小: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 obj, with the parameter mu and s
  3. 所属分类:matlab例程

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

    1下载:
  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例程

    • 发布日期:2018-05-02
    • 文件大小: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 algorithm in detail.)
  3. 所属分类:人工智能/神经网络/深度学习

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

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

    • 发布日期:2018-05-03
    • 文件大小:20483072
    • 提供者:阿鹿
  1. Experient4

    0下载:
  2. 利用opencv高斯混合背景建模,并进行开闭运算滤波, 提取视频监控中的车辆(Using opencv Gaussian mixture background modeling and opening and closing operation filtering to extract vehicles in video surveillance)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:8279040
    • 提供者:燕人张益达
  1. 3-基于高斯混合模型的语音识别

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

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

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

    • 发布日期:2021-03-31
    • 文件大小:3305472
    • 提供者:快乐无比
  1. BIC确定GMM聚类簇数

    2下载:
  2. 通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
  3. 所属分类:数据挖掘

    • 发布日期:2020-06-05
    • 文件大小:1024
    • 提供者:MasterW
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com