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

搜索资源列表

  1. 人脸检测与语音驱动口型的文章

    0下载:
  2. 这是一篇详细介绍人脸检测与语音驱动口型的文章,其中使用了高斯混合模型采取了无监督聚类的方法,希望对你有用。,This is a detailed introduction Face Detection and voice-driven I-type article, which uses the Gaussian mixture model taken unsupervised clustering method, in the hope that useful to you.
  3. 所属分类:编程文档

    • 发布日期:2017-03-26
    • 文件大小:252412
    • 提供者: kellan
  1. quyinying.rar

    1下载:
  2. 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3293
    • 提供者:樊思存
  1. emgmm

    0下载:
  2. 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:19230
    • 提供者:ken
  1. codes

    1下载:
  2. 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-26
    • 文件大小:125362
    • 提供者:齐欣
  1. gmm_test1

    0下载:
  2. 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1121
    • 提供者:qjc
  1. markov

    0下载:
  2. 基于高斯混合模型markov树算法的图像分割-Gaussian mixture model based markov tree algorithm for image segmentation. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:10282
    • 提供者:ZHUANG
  1. BackgroundSubtractionLibrary

    0下载:
  2. 基于混合高斯模型的背景消除 利用混合高斯背景建模进行运动物体检测, 同时引入共轭先验以改进权值更新方程-Gaussian mixture model based on the background to eliminate the use of Gaussian mixture background modeling for moving object detection, while the introduction of conjugate a priori weights to imp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:93998
    • 提供者:Lu
  1. my_GMM

    0下载:
  2. this program is implementation of gaussian mixture model.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:38746
    • 提供者:nova
  1. Image_Bib4

    0下载:
  2. This can be useful to Understand the Gaussian Mixture Model for Adaptive Background updation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:216123
    • 提供者:Rajaram
  1. EM_GM_fast

    0下载:
  2. EM基于高斯混合模型的EM算法,EM基于高斯混合模型的EM算法EM基于高斯混合模型的EM算法-EM-based EM algorithm for Gaussian mixture model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3203
    • 提供者:fujie
  1. cvbgfg_gaussmix

    0下载:
  2. 利用混合高斯模型进行前景检测的源代码实现,依据的是Stauffer发表的Adapptive background mixture models for real-time tracking.-The prospects for the use of Gaussian mixture model, detection of the source code implementation, based on the Stauffer published Adapptive background mix
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:5514
    • 提供者:connie
  1. GaussianMixtureModels

    0下载:
  2. GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:43284
    • 提供者:Kendall Wang
  1. gmm

    0下载:
  2. Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5767
    • 提供者:ruso
  1. motiondetect

    0下载:
  2. 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1261
    • 提供者:彭灿
  1. gmm

    0下载:
  2. A common method for real-time segmentation of moving regions in image sequences involves “background subtraction,” or thresholding the error between an estimate of the image without moving objects and the current image. The numerous approache
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:186118
    • 提供者:ajinkya
  1. mixture_of_gaussians

    0下载:
  2. 基于混合高斯模型的背景减除算法实现。matlab代码。-Gaussian mixture model-based background subtraction algorithm. matlab code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:82677
    • 提供者:geziyi
  1. EM_1D

    0下载:
  2. 一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。-one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1052
    • 提供者:luoyong
  1. rennian

    0下载:
  2. 一种基于肤色分割、区域分析和模板分布的彩色图像人脸检测算法.首先对输入的彩色图像利用混合高斯模型和亮度模型进行分割,然后根据人脸五官的结构特征对得到的区域进一步分析处理,获得所有可能的候选人脸.接着构造了一种基于双眼和人脸模板的概率模型并利用其对候选人脸进行最终检测.-Based on skin color segmentation, regional analysis and the template in color images of face detection algorithm. F
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:587151
    • 提供者:麦高
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. P_GMM

    0下载:
  2. 用于背景差分的高斯混合建模,实现运动目标检测,c++源码可编译执行-Difference of Gaussian mixture for the background model for moving object detection, c++ source code can be compiled implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2755185
    • 提供者:chuck
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com