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

搜索资源列表

  1. backmode824

    0下载:
  2. 这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:433002
    • 提供者:王鑫
  1. bkgrd

    0下载:
  2. 基于opencv开源图像库作的一个背景检测的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the detection of a background procedure, in the image processing software used in Canada, the algorithm has been improved
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2217
    • 提供者:lizhi
  1. background__modelling

    0下载:
  2. 利用高斯模型实现背景建模的程序。简单实用,自己写的,利用了opencv的处理函数,需要调节阈值-using the Gaussian model, background modeling procedures. Simple and practical, wrote, opencv use of the processing function, needs to adjust the threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32179
    • 提供者:言研
  1. backprojection

    0下载:
  2. 是一用opencv实现的背景减出的代码,可以参考一下-with opencv is a realization by the background of a code can reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6361
    • 提供者:赵丽平
  1. opencvexample

    1下载:
  2. 使用vc++和opencv编写的读取视频文件和运动检测的例子,其中包括自适应背景更新的方法。-use vc opencv prepared and read documents and video motion detection example, These include adaptive background updating methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38222
    • 提供者:
  1. ren_opencv_1

    1下载:
  2. 这是我根据\"opencv-人脸识别\"和\"背景建模,运动物体检测\"两个程序结合的,内附了我自己合成的 英文版opencv.chm的电子书,希望对大家有帮助,运行程序时请修改cvLoad函数的路径到自己的 OpenCV\\data,该程序主要是通过摄像头读取,边检测边分析人脸的功能-under "opencv-face recognition" and "background modeling, Moving Object Detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1142207
    • 提供者:ren
  1. backrecognize

    0下载:
  2. 基于opencv的背景建模,运动物体检测-opencv based on the background of modeling, detection of moving objects
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2106
    • 提供者:gg
  1. Background_Extract

    0下载:
  2. 基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:190465
    • 提供者:KiD
  1. openCV_BGExtract

    0下载:
  2. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:347461
    • 提供者:shzhq
  1. BackGround

    0下载:
  2. 由视频提取出背景,是动态提取背景的问题,调用了opencv中的几个函数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:985067
    • 提供者:李丽
  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
    • 文件大小:6976512
    • 提供者:zouwit
  1. opncv

    1下载:
  2. 动态目标追踪和前景背景提取,使用Python和opencv编程(Dynamic object tracking and foreground background extraction, using Python and opencv programming)
  3. 所属分类:OpenCV

  1. 单高斯程序

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

  1. 第一种方法的输出

    0下载:
  2. 背景减除提取前景并保存前景视频,利用的是opencv python(Background subtraction extracts foreground and saves foreground videos)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:EASON_HO
  1. SmokeDetection

    0下载:
  2. 两种烟雾处理的方法可以有效的提取前景和背景,并且具备保存功能。相比较其他方法这两种方法是可以直接使用的没有错误。(Two kinds of smoke treatment methods can effectively extract the foreground and background, and have the preservation function. Compared with other methods, the two methods can be used directly
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:11726848
    • 提供者:无心和尚
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3885056
    • 提供者:科研666
  1. Debug

    0下载:
  2. opencv实现视频处理运动目标检测,使用帧差法,但是易受背景噪声影响(Opencv implements video processing moving target detection, using frame difference method, but it is easily affected by background noise.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:467968
    • 提供者:wang1112
  1. fall

    0下载:
  2. 混合高斯背景建模与CamShift算法结合的基于openCV的视频目标跟踪(OpenCV based video target tracking combined with hybrid Gauss background modeling and CamShift algorithm)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:tuzi123
  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
    • 文件大小:8279040
    • 提供者:燕人张益达
  1. 使用python调用摄像头数据实现虚拟背景

    0下载:
  2. 基于python+pytorch+opencv实现的复杂环境下的虚拟背景功能
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com