CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 高斯背景

搜索资源列表

  1. BK_Gauss混合高斯背景

    0下载:
  2. 本算法基于混合高斯模型编程,采用opencv库,能够运行
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:8.91kb
    • 提供者:fjun
  1. 单高斯目标检测

    0下载:
  2. 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
  3. 所属分类:图形/文字识别

  1. 单高斯背景建模opencv

    0下载:
  2. 单高斯背景建模opencv
  3. 所属分类:源码下载

  1. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频

    0下载:
  2. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
  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
    • 文件大小:1.17kb
    • 提供者:yuanyuan
  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
    • 文件大小:10.76kb
    • 提供者:刘慧
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14.46kb
    • 提供者:taotaoking
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:4.88mb
    • 提供者:chenyuefeng
  1. gaussbgfg

    0下载:
  2. 高斯背景建模核心代码,在vs+opencv下使用-the core code of Gauss mixture modeling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.49mb
    • 提供者:黄未兰
  1. Gaussian

    0下载:
  2. OPENCV 的 高斯背景提取,可以方便的进行背景建模与分析-Extraction of the Gaussian background OPENCV, to facilitate the conduct of background modeling and analysis
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:806.23kb
    • 提供者:tiger
  1. Gauss

    0下载:
  2. 高斯背景建模,利用opencv进行处理,并且提取出前景-Gaussian background modeling, to deal with the use opencv, and the prospect of extracting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.9mb
    • 提供者:raofeng
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6.39kb
    • 提供者:张桦
  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:dream
  1. singalframe

    0下载:
  2. 车辆视频检测,采用高斯背景更新方法,基于OPENCV的图像视频检测算法-Vehicle video detection, the Gaussian background updating method, based on video image detection algorithm OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.41mb
    • 提供者:小巴
  1. OPENCVgmm_modeling

    0下载:
  2. 基于OPENCV高斯背景建模源码,可实现初步的运动目标检测-OPENCV Gaussian background modeling based on source code, enabling the initial detection of moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:10.68kb
    • 提供者:杨彪
  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
    • 文件大小:87.42mb
    • 提供者:ruiruihaha
  1. 改进的高斯混合背景模型的实现

    1下载:
  2. 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:jiaweihao
  1. 单高斯程序

    0下载:
  2. 单高斯算法用于静态背景下显著目标的拾取该方法较为简单,也能应对静态背景下的目标拾取。(Used for picking up salient objects in static background)
  3. 所属分类:OpenCV

  1. 高斯处理视频并跟踪运动做前景背景分割

    0下载:
  2. 采用opencv 高斯处理视频并跟踪运动做前景背景分割(Gauss processes video and tracks motion to do foreground and background segmentation.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:6.42mb
    • 提供者:yhp869
  1. Experient4

    0下载:
  2. 利用opencv高斯混合背景建模,并进行开闭运算滤波, 提取视频监控中的车辆(Using opencv Gaussian mixture background modeling and opening and closing operation filtering to extract vehicles in video surveillance)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:7.9mb
    • 提供者:燕人张益达
« 12 3 4 5 »
搜珍网 www.dssz.com