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

搜索资源列表

  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-21
    • 文件大小:1141
    • 提供者:justin
  1. concodebook

    0下载:
  2. 码本模型背景建模 很好的检测运动物体 对初学者有帮助-The code model background modeling moving object detection is very good help for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:6583
    • 提供者:王鹏
  1. ga

    0下载:
  2. 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1228
    • 提供者:liuli
  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-09
    • 文件大小: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-03-31
    • 文件大小:428151
    • 提供者:萧萧
  1. yundongjiance

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

    • 发布日期:2017-05-19
    • 文件大小: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-09
    • 文件大小:2255638
    • 提供者:nsp
  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. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:388425
    • 提供者:mei88
  1. CvGaussBGModel

    0下载:
  2. opncv实现高斯混合模型,背景、前景检测-opncv Gaussian mixture model to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1130
    • 提供者:process
  1. vs_gauss

    0下载:
  2. 混合高斯模型,可用于opencv2.2版本,并且改善了不能显示背景的缺点-Gaussian mixture model can be used to opencv2.2 version, and improve the shortcomings can not display the background
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1648
    • 提供者:姚辰
  1. GaussDetect

    0下载:
  2. 基于高斯混合运动背景模型的运动目标检测和跟踪源程序-Moving target detection and tracking the source of the background model based on Gaussian mixture motion
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2646
    • 提供者:程序猿
  1. guassian

    0下载:
  2. 混合高斯背景模型,背景差法,检测运动目标,环境VC2008,Opencv,前景与背景分开显示-Gaussian mixture background model background subtraction method to detect moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2932725
    • 提供者:张宁
  1. av-background

    0下载:
  2. 初始化 统计背景模型,用背景差法提取前景图像,并使得背景不断刷新-First initialized, statistical background model, background difference to extract foreground and background model constantly refreshed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1694
    • 提供者:黄晓婷
  1. Gassainmotiondect

    0下载:
  2. 基于OpenCV的高斯背景模型检测,检测效果比较好-OpenCV based on Gaussian background model of testing, test results were quite good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3724469
    • 提供者:djf
  1. GaussianBackground

    0下载:
  2. 高斯混合背景模型的一个简单示例,采用的是opencv2.4.8以上版本,简单易懂,适合新手学习-Gauss mixed background model of a simple example, the use of more than opencv2.4.8 version, easy to understand, suitable for beginners to learn
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21298630
    • 提供者:冰封轮回
  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. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:5109760
    • 提供者:秋月无边
  1. maben

    0下载:
  2. 利用码本模型作为背景模型,对视频中的目标人物进行检测。(By using the codebook model as the background model to detect video targets.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:yinyierqi
« 12 3 »
搜珍网 www.dssz.com