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

搜索资源列表

  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2.62mb
    • 提供者:李静
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:mei88
  1. ga

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

    • 发布日期:2017-04-02
    • 文件大小:1.2kb
    • 提供者:liuli
  1. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:14.53mb
    • 提供者:王冰洋
  1. Opencv

    2下载:
  2. 利用Opencv完成静态背景下的运动目标检测-The use of static Opencv the context of the completion of the moving target detection
  3. 所属分类:OpenCV

    • 发布日期:2015-04-15
    • 文件大小:737.25kb
    • 提供者:陈威
  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. yundongjiance

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

    • 发布日期:2017-05-20
    • 文件大小:5.59mb
    • 提供者:仝如强
  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
    • 文件大小:2.15mb
    • 提供者:nsp
  1. background-difference-method

    0下载:
  2. 利用OpenCV中背景差分的函数,进行背景差分法构建,可以很好的进行运动目标检测-Background difference method based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:陈立鹏
  1. huige

    0下载:
  2. 实现车流量的统计,利用自适应背景更新方法,能有效地统计出车的数量-Traffic statistics
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:7.79kb
    • 提供者:xiaoying
  1. lunkuo

    0下载:
  2. 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.62mb
    • 提供者:
  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-03
    • 文件大小:379.32kb
    • 提供者:mei88
  1. MobileTrack

    0下载:
  2. 基于运动图像历史背景检测,很实用的代码,欢迎大家来下载使用-Detection based on the historical background of moving images, very useful code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:3.98mb
    • 提供者:luyu
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6.01mb
    • 提供者:Zion
  1. bkgrd_opencv

    0下载:
  2. 源代码基于opencv 逐帧读取视频 然后通过背景建模构建出背景的灰度图 再通过背景检测出每一帧中的运动物体-Read the video frame by frame and then build through background modeling background grayscale and then through the background of detecting moving objects in each frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13.13mb
    • 提供者:xyc
  1. 7989813475background

    0下载:
  2. 背景检测,自动更新背景图像,基于OPENCV,源码可以运行-background detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.58mb
    • 提供者:suifeng
  1. vibe

    0下载:
  2. 背景检测算法方面的只是,vibe代码,自己测试过可以使用,里面还有测试视频。-The only background detection algorithm, vibe code, tested can be used, there is also a test video.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.12mb
    • 提供者:Ray
  1. 用光流法进行运动目标检测

    0下载:
  2. 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:6.65mb
    • 提供者:zouwit
  1. opencv

    0下载:
  2. opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:4.1mb
    • 提供者:ellen19967
  1. 基于opencv的绝缘子及其等电位线故障状态智能识别

    0下载:
  2. 识别复杂背景下的绝缘子,提取绝缘子,放射投影后对绝缘子进行故障检测。(To identify the insulator in the complex background, the insulator is extracted and the insulator is detected after the projection.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:14.79mb
    • 提供者:soyoungsonaive
« 12 3 4 5 6 »
搜珍网 www.dssz.com