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

搜索资源列表

  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. 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. YCbCrGauaaModel

    0下载:
  2. 利用基于YCbCr空间的高斯模型建立背景,并实时更新,通过背景差分法检测出道路中的运动车辆目标,效果较好。-Gaussian model based on the YCbCr space is used to establish the background, updating in real time. Then background subtraction method is used to detect the target of the movement of vehicles in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10721565
    • 提供者:孙新荣
  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. object-tracking

    0下载:
  2. 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22613796
    • 提供者:eccrjbsat
  1. gaosi

    0下载:
  2. 通过建立高斯混合模型用于运动目标检测,将视频帧检测为前景和背景-Target detection through the establishment of Gaussian mixture model for motion video frame detection for foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:1148
    • 提供者:古北出
  1. GMMtest

    0下载:
  2. 混合高斯模型,用于多模态场景中的背景前景检测,还特意实现了RGB前景目标的显示,用vs2010+opencv2.3.0开发-Used for background modeling, the gaussian mixture model can display the backgrounds, prospects. Can be used for multimodal,
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27008229
    • 提供者:chenfang
  1. myGMM

    0下载:
  2. 运用opencv进行运动目标检测,背景采用高斯混合模型进行更新。-The use of OpenCV moving target detection, background model is updated by Gauss mix.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2858710
    • 提供者:王培玉
  1. guassian

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

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

    0下载:
  2. 背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images in the sequence of the current
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:170584
    • 提供者:ZHENGJINGRANG
  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
搜珍网 www.dssz.com