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

搜索资源列表

  1. 利用OPENCV來實現高斯混合模型的背景相減

    0下载:
  2. 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1141
    • 提供者:justin
  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. CG11

    0下载:
  2. 基于高斯的背景建模,更改文件路径,载入AVI视频,运行,出现3个窗口,分别为视频、背景模型和前景-gmm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:306763
    • 提供者:程磊星
  1. gg

    0下载:
  2. Its a GMM code gmr, matrix, vector etc codes are very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:29583
    • 提供者:Jeetps
  1. gmm

    0下载:
  2. 混合高斯算法实现及一些自己对高斯混合模型的理解。-Gaussian mixture algorithm and some experience
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:4753
    • 提供者:李鸿
  1. C-code-of-GMM

    0下载:
  2. OpenCV中,利用C语言写的GMM模型的代码。-OpenCV, the use of the GMM model code written in C language.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:89398
    • 提供者:luer
  1. GMM

    0下载:
  2. 运用OpenCV2.0编辑混合高斯背景建模,能够较好的识别四个视频中的运动前景和背景,在一定程度的背景复杂度下,能够较准确检测。-The use OpenCV2.0 edit Gaussian mixture background modeling, and better identification of four video movement in the foreground and background, the background of a certain degree of com
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11414118
    • 提供者:wang
  1. GMM

    0下载:
  2. 使用openCV写的高斯混合模型前景分离作业。-Extract the foreground from video sequence using Gaussian Mixture Model(GMM)with openCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:8947299
    • 提供者:共由俊
  1. GMM

    0下载:
  2. 是opencv 混合高斯模型的原函数,并进行了修改可以实现前景提取并进行背景建模-opencv GMM
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:4944
    • 提供者:Luiz
  1. person-detection

    0下载:
  2. 采用混合高斯模型和codebook分别进行背景建模,实现行人检测-person detection, GMM and codebook
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:8007964
    • 提供者:wang li jia
  1. GMm

    0下载:
  2. 混合高斯模型在运动检测中的应用,检测视频中的运动物体,做出其背景图像和前景图像-Gaussian mixture model in motion detection to detect moving objects in the video to make the background image and the foreground image
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1484
    • 提供者:张茂华
  1. gmm-cv

    0下载:
  2. OpenCV_基于混合高斯模型GMM的运动目标检测。内附监测监控视频,方便测试使用。-OpenCV_ GMM Gaussian mixture model based moving target detection. Included monitoring surveillance video, easy testing.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2682718
    • 提供者:wade
  1. GMM

    0下载:
  2. 高斯混合滤波建模,基于opencv,用于背景建模,前景检测-Gaussian mixture filter modeling, based on opencv, for background modeling, foreground detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1435
    • 提供者:zcz
  1. Gaussian-mixture-model

    0下载:
  2. 混合高斯模型GMM EM算法,建模效果好,可以用于行为识别-Gaussian mixture model GMM EM algorithm, modeling effect, can be used for behavior recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1089240
    • 提供者:余梓兴
  1. GMM-GMR-v2.0

    0下载:
  2. 利用混合高斯模型对背景图像进行建模,所谓“混合高斯”的意思就是每个像素都是由多个单高斯分布混合组成的。-Name of the file which the classifier is loaded. Only the old haar classifier (trained by the haar training application) and NVIDIA s nvbin are supported for HAAR and only new type of OpenCV XML ca
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:40565
    • 提供者:ZHUXIAOFANG
  1. OneCutWithSeeds_v1.03

    0下载:
  2. one cut 算法是微软研究院发表的一篇关于前背景图像分割论文,用户只需简单地交互,即可快速分割前背景,代码比较清晰,内部graph cut和gmm等一些算法可以拿来学习或借鉴。-one cut algorithm is the Microsoft Research published a paper on the front background image segmentation, the user simply interact, you can quickly split befor
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17192474
    • 提供者:石华杰
  1. 背景差GMM

    0下载:
  2. opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:91667456
    • 提供者:ruiruihaha
  1. Gmm

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

    • 发布日期:2018-01-08
    • 文件大小:14698496
    • 提供者:科研科研
搜珍网 www.dssz.com