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

搜索资源列表

  1. HumanMotionDetection

    0下载:
  2. 从人流统计的实际工程出发,实现了基于计算机视觉的人体运动检测及跟踪系统,采用“差影法”滤掉静止帧,使用自适应的一阶递归滤波及帧差法提取运动区域,并通过数学形态滤波的开运算和闭运算改善运动区域提取效果。实验结果证明本运动跟踪方案处理简单高效 、抗噪能力强,可以完成复杂背景下运动目标的实时性检测与跟踪。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:225134
    • 提供者:Dongjianhua
  1. yundongfenge1

    0下载:
  2. 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:629841
    • 提供者:马则宇
  1. yundongfenge2

    0下载:
  2. 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:130947
    • 提供者:马则宇
  1. yundongfenge3

    0下载:
  2. 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:460840
    • 提供者:马则宇
  1. yundongfenge4

    0下载:
  2. 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:207640
    • 提供者:马则宇
  1. yundongfenge5

    0下载:
  2. 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:375214
    • 提供者:马则宇
  1. lianxushipinfengeyucaiji

    0下载:
  2. 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4459826
    • 提供者:陈秋歌
  1. Videoobjectdetectionbasedonbackgroundsubtraction.r

    0下载:
  2. 利用图像序列的灰度统计特性来提取背景图像,并利用Surendra背景更新算法根据每帧图像对背景进行更新已获得可靠的背景.然后,将当前帧与背景作差,并对差值图像进行适当处理,这样运动目标就能够被精确地提取出来. -Using statistical properties of image sequences to extract the gray background image and background updating algorithm based on the use Surend
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:136196
    • 提供者:
  1. dspmotion

    0下载:
  2. 基于背景差分法和帧间差分法的视频运动检测-Based on background difference and frame difference method of video motion detection
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:844092
    • 提供者:梁晓枫
  1. abc

    0下载:
  2. 背景差和帧差法实现运动人体的跟踪,具有搞噪声和消除大部分阴影功能-Background subtraction and frame difference method to achieve the tracking of the movement of the human body to engage in noise and eliminate most of the shadow function
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:286754
    • 提供者:Guo Lin
  1. fuzabeijinggenzong

    0下载:
  2. 介绍了一种常用的Kim目标分割方法,并 针对其不足,对Kim方法进行了改进,将连续两帧的差分图像和背景差分图像直接相乘得到灰度图 像,然后对该灰度图像进行阈值分割来获取目标区域模板,再基于灰度加权图像模板匹配法实现目标 跟踪 -A common Kim target segmentation, and for its shortcomings, Kim method improvements, the two consecutive frames of the different
  3. 所属分类:Development Research

    • 发布日期:2017-12-03
    • 文件大小:118561
    • 提供者:阴天
  1. one-based

    0下载:
  2. 一种基于背景减法和帧差的运动目标检测算法-Based on background subtraction and frame difference moving target detection algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:144849
    • 提供者:Can
  1. ftyufttidt

    0下载:
  2. 基于五帧差分和背景差分的运动目标检测算法_郝毫刚-Based on five difference and background difference of moving target detection algorithm _ Hao Gang milli
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1164375
    • 提供者:Can
  1. target-detectio

    1下载:
  2. 常见的目标检测方法主要有光流法,帧差法和背景模型法。光流法利用背景和运动目标的运动速度不同进行目标检测,计算量较大;帧差法对连续几帧图像的背景进行配准,通过前后帧的差分图像分离出运动物体;背景差法根据已知背景对图像进行差分,在运动背景下需要对背景模型进行更新。-Common target detection methods are mainly optical flow method, frame differential method and background model method.
  3. 所属分类:software engineering

    • 发布日期:2016-05-18
    • 文件大小:466944
    • 提供者:shitao
  1. 1212

    0下载:
  2. 提出一种算法来检测无源毫米波(PMMW)动态scenes.This算法的图像移动目标融入了背景注册,并为detection.Experiments 的结果帧差法最大互信息登记方法证明其有效性。-An algorithm is presented to detect moving targets in Passive Millimeter Wave(PMMW) images with dynamic scenes.This algorithm incorporates the maximum mu
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:403289
    • 提供者:蒋胜
  1. asdf

    0下载:
  2. 运动目标检测是将位置发生改变的物体从背景中提取出来,它是运动目标跟踪、行为识别 和场景描述等技术的基础。运动目标检测的经典方法有光流法、帧间差分法和背景减除法。-Moving object detection is to change the position of the object extracted the background, it is a moving target tracking, behavior recognition And underlying techno
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1931391
    • 提供者:蒋胜
搜珍网 www.dssz.com