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

搜索资源列表

  1. Video-Demo.rar

    0下载:
  2. 一个基于C++的图像处理算法,包括帧差分法、背景法和meanshift跟踪。,One based on C++, image processing algorithms, including the frame difference method, the background law and meanshift track.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3439929
    • 提供者:张奇山
  1. qq

    2下载:
  2. 基于背景差分法和帧间差分法的目标跟踪 应用了二维滤波,效果较好-Based on background difference and frame difference method applied to two-dimensional target tracking filter, better
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:1024
    • 提供者:cao
  1. GeroundImagsDetection

    0下载:
  2. 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2321382
    • 提供者:快捷的
  1. opencv_Detect

    0下载:
  2. 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:224949
    • 提供者:张天源
  1. 1

    0下载:
  2. 基于opencv背景差分算法的详细代码,运行正常详细代码详细代码-Opencv background difference algorithm based on the detailed code, more code to run properly detailed code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:13827
    • 提供者:ptoly
  1. gfhgfhgf

    0下载:
  2. 人脸视频图像编码是近年来图像编码领域里的一个研究热点问题,它在通信、互联网等方面有着广泛的应用前景。人脸图像编码的研究包含很多子问题,主要的三个方面为:精确的人脸目标定位算法,实时的人脸目标跟踪算法和高效的人脸图像编码方法。本文的主要研究工作在于: 1) 提出帧间差分和背景差分相结合的人脸目标定位算法,在人脸特征选择上,主要使用形状特征,通过椭圆拟合来得到人脸的位置。 2) 采用基于Kalman滤波的运动预测方法对人脸的区域变化进行预测,以此缩小目标可能存在的区域(ROI).-Facial vi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1077
    • 提供者:周参
  1. bg

    0下载:
  2. 基于opencv的动态背景差分法例子程序-Opencv background difference based on the law of dynamic subroutine
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:13283
    • 提供者:ewrrw
  1. moving-target-detection

    1下载:
  2. 基于背景差分法的运动目标检测-Background difference method based on motion detection! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1011
    • 提供者:赵阳
  1. matlab视频提取背景

    1下载:
  2. matlab视频提取背景,帧差分法提取背景源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:848
    • 提供者:ckghostwj
  1. KalmFilter

    0下载:
  2. 运动目标跟踪基于背景差分法运动目标检测基于背景差分法运动目标跟踪基于背景差分法-Tracking moving objects based on background difference method difference method for detecting moving objects based on background background subtraction based tracking
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:270807
    • 提供者:yyangzh
  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. Gaussian-modeling-approach

    1下载:
  2. vc++和opencv,运用高斯建模的方法对场景进行背景建模,背景差分。从而检测出运动的物体,如机动车辆、行人,烟火等。-vc++ and opencv, using the method of Gaussian modeling scene background modeling, background difference. To detect moving objects, such as motor vehicles, pedestrians, fireworks, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:33710515
    • 提供者:李风
  1. BackgroundSubtraction

    0下载:
  2. 最基本的背景差分(background subtract)方法:frame difference。-the basic background subtract method: frame difference.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-06
    • 文件大小:42647
    • 提供者:liyuzhe
  1. xiliemotiondetection

    0下载:
  2. 一段视频的目标检测,自适应背景更新,背景差分法,采用中值滤波,图像分割等对图像进行处理-A video target detection, adaptive background update, the background difference method, the median filter, image segmentation, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1182943
    • 提供者:张琦
  1. project

    1下载:
  2. 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by documentation. Including real-time background subtraction method can be updated. The code in small target detecti
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:94044
    • 提供者:zhangxiaoyan
  1. TargetDetectionAndSnakeAndOpticalFlow

    0下载:
  2. 本科毕业设计,图像读入,背景差分目标检测,二值化,snake算法,光流畅算法-Graduate design, image read, the background differential target detection, binarization, snake algorithm, optical flow algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5585899
    • 提供者:梁言
  1. fpga

    1下载:
  2. 基于现场可编程门阵列( Fie ld Programmab le Ga teA rrays, FPGA )硬件平台和背景差分算法设计一个静态背景下 的视频移动目标检测与跟踪系统, 并详细给出系统的实现过程。检测结果表明: 采用FPGA硬件实现系统设计, 极大地提高了 系统的处理速度, 在静态背景下, 可以实时、准确地检测和跟踪到移动目标。-Based on field programmable gate array (Fie ld Programmab le Ga teA rrays,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:569427
    • 提供者:chdj
  1. P_GMM

    0下载:
  2. 用于背景差分的高斯混合建模,实现运动目标检测,c++源码可编译执行-Difference of Gaussian mixture for the background model for moving object detection, c++ source code can be compiled implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2755185
    • 提供者:chuck
  1. background_segmentation

    0下载:
  2. (背景差分)调用opencv函数,事先把背景图像存储下来,然后将前景图像与背景图像作差-call opencv function, first storage down the background image , and then the foreground image and background image for the poor
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2684300
    • 提供者:name
  1. DetectMov

    0下载:
  2. 基于背景差分法的是视频运动目标检测,该算法包含背景差分核心算法以及滤波处理阴影处理等后续图像处理-Background subtraction is based on video motion detection, background subtraction of the algorithm contains the core algorithm and the filtering processing, the shadow of the follow-up image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2080320
    • 提供者:李鹏飞
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com