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

搜索资源列表

  1. E_M_matlab

    1下载:
  2. 机器学习中的E M算法,本代码是基于高斯混合模型的E M 算法聚类。-machine learning algorithm E M, the code is based on the Gaussian mixture model clustering algorithm E. M.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3985
    • 提供者:李民
  1. stprtool18sep06

    0下载:
  2. 关于matlab数学统计方面的程序。包括支持向量机,混合高斯模型等等。-Matlab mathematical statistics on the procedure. Including support vector machines, Gaussian mixture model, and so on.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4494395
    • 提供者:fengjin
  1. HaarFaceDetect

    0下载:
  2. 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interframe difference algorithm, Gaussian mixture model used to achieve the real-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3299788
    • 提供者:刘放晴
  1. HMT

    0下载:
  2. 高斯混合模型,一个非常有用的图像处理方法-Gaussian mixture model, a very useful image processing method
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:2125533
    • 提供者:张文国
  1. MultivariateGaussianMixtureModelOptimizationbyCros

    0下载:
  2. Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:387790
    • 提供者:阳关
  1. gmmMatlab

    0下载:
  2. gaussian mixture modelling in matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:56156
    • 提供者:paul huang
  1. em_gm

    0下载:
  2. EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3285
    • 提供者:De-Chuan Zhan
  1. Gaumix_EM

    0下载:
  2. 使用高斯模型期望值最大化演算法,做圖形分割 Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:1043
    • 提供者:李致賢
  1. gmm

    0下载:
  2. Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and returns a data structure MIX.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1835
    • 提供者:西晃云
  1. misc

    0下载:
  2. Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21921
    • 提供者:林枫
  1. EM_GM

    0下载:
  2. % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likeli
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3416
    • 提供者:Shaoqing Yu
  1. m2html

    0下载:
  2. GMMBayes Toolbox Feature Representation and Discrimination Based on Gaussian Mixture Model
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:87148
    • 提供者:fgqqd
  1. gmmbayestb-v1.0

    0下载:
  2. GMMBayes Toolbox Feature Representation and Discrimination Based on Gaussian Mixture Model
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:429701
    • 提供者:fgqqd
  1. gmmTrain

    0下载:
  2. gmmTrain: Parameter training for gaussian mixture model (GMM)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2053
    • 提供者:鲁剑锋
  1. Solving Inverse Problems with Piecewise Linear

    0下载:
  2. A general framework for solving image inverse problems is introduced in this paper. The approach is based on Gaussian mixture models, estimated via a computationally efficient MAP-EM algorithm.
  3. 所属分类:文档资料

  1. opencv em算法

    0下载:
  2. Expectation-Maximization The EM (Expectation-Maximization) algorithm estimates the parameters of the multivariate probability density function in a form of the Gaussian mixture distribution with a specified number of mixtures.
  3. 所属分类:软件工程

  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. sho.rar

    0下载:
  2. 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1296350
    • 提供者:倪建军
  1. dd_tools.rar

    0下载:
  2. ddtool,实现one class classification.包括gaussian 模型, gaussian 混合模型,Parzen density,knn,kmean,kcenter等方法,ddtool, the realization of one class classification. including the Gaussian model, gaussian mixture model, Parzen density, knn, kmean, kcenter methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:439832
    • 提供者:何威
  1. GMM.rar

    0下载:
  2. 混合高斯建模是背景建模中的一种经典方法,对复杂背景具有较好的适应性!,Gaussian mixture modeling is modeling in the context of a classical method, the complex has better adaptability background!
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2791208
    • 提供者:王全明
« 1 2 3 4 5 67 8 9 10 11 ... 29 »
搜珍网 www.dssz.com