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

搜索资源列表

  1. 高斯混合模型原理

    1下载:
  2. 能了解混合模型的每一步操作
  3. 所属分类:源码下载

    • 发布日期:2010-10-21
    • 文件大小:9948
    • 提供者:xiaoxiaoali
  1. Matlab.Gaussian.mixture.model.

    1下载:
  2. 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能,Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5390
    • 提供者:geyu
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. xml_toolbox-3.2.1-matlab-7.0-R14

    0下载:
  2. 高斯混合模型的matlab的实现,但是不包含em算法在里面,但是有版权,注意阅读内容-Gaussian mixture model of the matlab implementation, but does not include the em algorithm inside, but has the copyright and pay attention to read the content
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:310640
    • 提供者:bond
  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. 所属分类:Speech/Voice recognition/combine

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

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

    • 发布日期:2017-04-17
    • 文件大小:138433
    • 提供者:小王
  1. demo

    1下载:
  2. 稳健点集配准的高斯混合模型程序。可用于轮廓提取后的图像配准。-Robust point set registration process Gaussian mixture model. After the contour extraction can be used for image registration.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:122235
    • 提供者:
  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

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:娜张纪念
  1. 交叉熵优化高斯混合模型

    2下载:
  2. matlab最大似然优化与交叉熵(CE)多高斯混合估计算法的应用(Maximum Likelihood Optimization and Cross Entropy (CE) Multi - Gaussian Mixture Estimation Algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:31744
    • 提供者:niuxiaoniu
  1. 高斯混合模型GMM-latentSpace-v2.0

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

    • 发布日期:2017-12-28
    • 文件大小: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. 所属分类:其他

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

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

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:Jiahui0212
  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. 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 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com