CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - gmm

搜索资源列表

  1. lhgcxgmm.rar

    1下载:
  2. 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:11015
    • 提供者:刘慧
  1. gmm_test.rar

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:827
    • 提供者:qjc
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. GmmDetector

    0下载:
  2. Cuda GMM detector write on visual c-Cuda GMM detector write on visual c++
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:9656
    • 提供者:Artem
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:451253
    • 提供者:xue
  1. GMM

    2下载:
  2. 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:233689
    • 提供者:realwill
  1. Gaussian.mixture.model.Method

    0下载:
  2. 高斯混合模型是單一高斯機率密度函數的延伸,由於GMM 能夠平滑地近似任意形狀的密度分佈,因此近年來常被用在語音與語者辨識,得到不錯的效果。-Gaussian mixture model is a single Gaussian probability density function of the extension, as the GMM can approximate arbitrary smooth shape of the density distribution, it is ofte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:195799
    • 提供者:geyu
  1. GMM

    1下载:
  2. 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15579
    • 提供者:liurui
  1. gmmbayestb-v1.0.tar

    1下载:
  2. gmm和bayes估计,适合于图像处理中图像分割。-gmm and Bayes estimates, suitable for image processing in image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:122341
    • 提供者:汪世刚
  1. GMM

    0下载:
  2. 利用K-高斯混合模型提取视频的前景信息。-The use of K-Gaussian mixture model for the future of video information extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3751479
    • 提供者:夏余
  1. GMM

    0下载:
  2. GMM处理连续帧的灰度图,目的为提取运动目标-GMM frame grayscale processing for the purpose of extraction of moving targets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:930
    • 提供者:夏余
  1. EMGMMSeg

    0下载:
  2. GMM-EM聚类程序,输入是一维数据,很有用的程序。-GMM-EM clustering procedure, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1484
    • 提供者:汪世刚
  1. GaussianMixtureModel

    0下载:
  2. GMM(Gaussion Mixture Model) ,从matlab 主站获得的程序,本人已测试-Gaussion Mixture Model is down load from matlab net
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2017845
    • 提供者:朱亮亮
  1. backmodel

    0下载:
  2. EM-GMM建立背景模型,用于运动物体检测,侵入检测等-EM-GMM background model set up for moving object detection, intrusion detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11583455
    • 提供者:sxw
  1. gmm-gmr

    0下载:
  2. gmm-gmr matlab code, gaussian distribution model
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:32409
    • 提供者:zxcv
  1. GMM-Libraries-for-Matlab

    1下载:
  2. GMM-GMR!高斯混合模型-高斯混合回归-Gaussian Mixture model-Gaussian Mixture Regression!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:507529
    • 提供者:小丫
  1. GMM-GMR-v2.0

    0下载:
  2. 统计概率模型 高斯混合模型的匹配,属于拟合类算法,可以用于2D 和3D数据(Expectation-Maximization estimation of GMM parameters. % This source code is the implementation of the algorithms described in % Section 2.6.1, p.47 of the book "Robot Programming by Demonstration: A %
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:39936
    • 提供者:negative09
  1. GMM背景建模c++

    0下载:
  2. 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:weizhaoqi
  1. Gmm

    0下载:
  2. 高斯混合模型,利用C++ OEPNCV来完成(This is a GMM model using C++ opencv to deal with it)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:14698496
    • 提供者:科研科研
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com