CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - GMM算法

搜索资源列表

  1. GMM

    1下载:
  2. 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:20888
    • 提供者:jiangkaihua
  1. GMM

    1下载:
  2. 混合高斯em算法matlab源码可算三个参数-Em algorithm for Gaussian mixture can be considered three parameters matlab source
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8833
    • 提供者:何卫华
  1. paper_ICIP06

    0下载:
  2. 视频流中前景背景分离非常不错的算法。能适应阴影,水波,树枝晃动等复杂环境-BACKGROUND MODELING FROM GMM LIKELIHOOD COMBINED WITH SPATIAL AND COLOR COHERENCY
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:311051
    • 提供者:jason wong
  1. GMM

    0下载:
  2. em算法,简单实用,非常好,包括原始文档内容-em algorithm is simple and practical, very good, including the content of the original document, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:9706
    • 提供者:zdm
  1. gmm

    0下载:
  2. 高斯混合算法,用正态分布毕竟任意分布的情况-Gaussian mixture algorithm, arbitrary distribution with a normal distribution after all
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1894
    • 提供者:程兴
  1. gmm3

    0下载:
  2. 使用GMM算法对文本特征进行分类,内涵训练集与测试集可以直接使用-Using the GMM algorithm to classify text features, content training set and test set can be used directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3577
    • 提供者:liyuqing
  1. GMM

    0下载:
  2. 语音识别 高斯算法程序 高斯混合模型 源代码- specch recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10598
    • 提供者:jing
  1. MyGmm

    0下载:
  2. GMM算法的标准C++实现,可移植性好。-implementation of GMM with standard C++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:yangyongquan
  1. GMM-latentSpace-v2.0

    0下载:
  2. GMM算法,利用EM算法求解混合模型中每个模型的参数-Gaussian Mixture Model,GMMalgorith,Use EM algorith
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:38530
    • 提供者:Xiao Fang
  1. Hierarchical-clustering

    0下载:
  2. 里面有层次聚类,k-means和gmm聚类算法-Hierarchical clustering
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1354242
    • 提供者:joe
  1. 80957954GMM

    0下载:
  2. 【highspeedlogic】matlab代做,基于matlab的GMM视频跟踪算法的仿真-[matlab] highspeedlogic generation to do, based on the GMM matlab video tracking algorithm simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:洪依
  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. 混合高斯算法,用opencv3实现,用于对运动目标进行检测 效果还算是不错的,代码通俗易(Hybrid Gauss algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:雨落清泉
  1. ML

    0下载:
  2. GMM高斯混合模型EM算法聚类,PCA主成分分析,以及从人脸图像中提取主成分(GMM Gauss hybrid model EM algorithm clustering, PCA principal component analysis, and extraction of principal components from face images)
  3. 所属分类:其他

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

    • 发布日期:2018-05-06
    • 文件大小:4538368
    • 提供者:hailey96
  1. 多维GMM聚类

    5下载:
  2. 该命令实现的是多维情况下的三维数据GMM聚类,该算法的缺点是使用matlab 对于大数据有计算机内存的要求。(This command implements GMM clustering of three-dimensional data in multi-dimensional situation. The disadvantage of this algorithm is that it requires computer memory for large data using matlab
  3. 所属分类:其他

    • 发布日期:2020-04-18
    • 文件大小:2048
    • 提供者:西江哥哥
  1. Clustering

    1下载:
  2. 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。 2) 使用C-Means算法对所有数据点进行聚类。C=3。 任务2(必做): 使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。 任务3(全做): 1) 参考数据文
  3. 所属分类:其他

    • 发布日期:2020-05-07
    • 文件大小:26624
    • 提供者:小鹏鹏123
  1. EMM_Python2

    1下载:
  2. GMM算法说明 包括 EM、GMM、GMM参数设置、GMM机器学习(GMM code including EM,GMM. GMM_Parameter)
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:8192
    • 提供者:wenger111
搜珍网 www.dssz.com