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

搜索资源列表

  1. matlabGMM

    0下载:
  2. 用matlab编的混合高斯模型的背景建模方法,可以参考一下。-Matlab compiled using a mixed Gaussian model of background modeling method, you can reference.
  3. 所属分类:Graph program

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

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

    • 发布日期:2017-03-30
    • 文件大小:306763
    • 提供者:程磊星
  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
    • 文件大小:2047582
    • 提供者:dream
  1. detectingmovingtarget

    0下载:
  2. 本代码可以实时更新背景,建立背景模型,从而检测出视频窗口的目标运动物体-This code can be updated in real time background, background modeling, which aim to detect moving objects in video window
  3. 所属分类:OpenCV

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

    1下载:
  2. 建立了混合高斯模型,可以对静止背景下运动目标进行检测。-Gaussian mixture model is established, you can still detect moving target in the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:lixiang
  1. backgroundsubstraction

    1下载:
  2. 首先通过建立一个可靠的背景更新模型,然后在视频序列中取一帧图像与背景做差得到完整可靠的运动目标图像-This program is used to detect the moving targets by image substraction ,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-14
    • 文件大小:16133527
    • 提供者:郭雄伟
  1. yundongjiance

    0下载:
  2. 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5863710
    • 提供者:仝如强
  1. ground_detect

    0下载:
  2. 基于OpenCv的背景检测,先要建立背景模型,检测在背景下的物体。(用的是均值方差的方法建立背景模型)-Background detection based OpenCv to first build the background model to detect objects in the background. (Using a mean-variance method to establish the background model)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2255638
    • 提供者:nsp
  1. motiondetect

    0下载:
  2. 基于OPENCV的高斯背景模型下运动目标检测源码-motion detect based opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1471012
    • 提供者:汤勇
  1. background1

    0下载:
  2. 平均法建立背景模型的C实现代码,内有中文说明-Average method to establish eht background model of C code,there is the Chinese explaination.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1367
    • 提供者:宁馨儿
  1. background2

    0下载:
  2. 一种中值法和均值法相结合的背景模型的建立,C语言实现-A median algorithm and mean technique combining background model,realized by C language.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1803
    • 提供者:宁馨儿
  1. background3

    0下载:
  2. 利用帧差后的二值图像序列信息建立背景模型。-Use the binary images of frame difference information building background mode.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1844
    • 提供者:宁馨儿
  1. js_gmm_Lee

    0下载:
  2. 根据Lee与2005年发表的混合高斯模型背景建模的论文编写的源代码,可以作为对GMM算法改进的一个参考。-According to Lee s paper published in 2005 about GMM background modeling, it is written in C. It should be a reference for those who are intrested in GMM algorithm improvement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:21939
    • 提供者:SONG CHU XUAN
  1. gmmbeijing

    0下载:
  2. 基于opencv的混合高斯背景模型,用对运动目标的背景提取,可保存背景 -Opencv-based mixture Gaussian background model with the moving target of the background extraction, background can be saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1088
    • 提供者:hao
  1. Gauss-background

    0下载:
  2. 基于混合高斯背景模型的背景剪除法,可以对背景进行实时的更新实现对前景的检测-Background model based on Gaussian mixture background pruning method, the background can be updated in real time to achieve the detection of future
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1276
    • 提供者:景旭斌
  1. Background-model--program

    1下载:
  2. 基于自适应背景模型的背景建模程序,包括图像滤波,图像增强,形态学处理和连通性分析等处理-Background model based on adaptive background modeling procedures, including image filtering, image enhancement, morphological processing and connectivity analysis process
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:1024
    • 提供者:yangkai
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. Gauss

    0下载:
  2. 两篇关于目标检测、跟踪的硕士论文,里面有关于多高斯背景模型的描述,作为学习,不错的资源-Two on target detection, tracking, master' s thesis, which has more than Gaussian background model for the descr iption, as a learning, a good resource
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13451786
    • 提供者:郑蕊
  1. 20110301151907

    0下载:
  2. :为解决现有视频监控系统中目标检测算法无法应付复杂的室外环境且计算量和存储量较大等问题,将像素从RGB 空间转换到YUV 空间建立基于码本的背景模型,并单独对每个码字中的亮度分量进行高斯建模,提取运动目标的轮廓后,用连通区域算法对图像进行形态 学处理。典型测试序列和ROC 数据的对比实验结果证明该算法是高效和实用的,且易于在DSP 或FPGA 等嵌入式系统上实时实现。-】In order to solve the problems that the existing motion det
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:92307
    • 提供者:陈思宇
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com