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

搜索资源列表

  1. bodydetection

    0下载:
  2. 这是一个不错运动目标检测的方案,涉及到帧间差分法和Kalman滤波器-This is a good moving target detection program, which involves inter-frame difference and the Kalman Filter
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1259368
    • 提供者:jbb
  1. HumanMotionDetection

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

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

    0下载:
  2. 基于视频的目标检测跟踪的研究与实现 详细讲述了各种运动目标检测方法 光流法 帧差法-Video-based target detection and implementation of follow-up study to describe in detail the various methods of moving target detection method optical flow frame-difference method
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:3081471
    • 提供者:jinyadong
  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. dspmotion

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

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

    0下载:
  2. 差分帧法的目标跟踪的主要思想是,将当前帧图像与前一帧图像做一个差分,对差分的图像取绝对值后进行二值化-The main idea is to target track of the difference frame method, the image of the current frame and a previous frame image to make a difference, taking the absolute value of the differential image af
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1712
    • 提供者:妮妮
  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. Frame-difference-method-

    0下载:
  2. 基于帧差法与边缘信息的红外目标检测算法研究_杨蕊-Frame difference method based on edge information with infrared target detection algorithm _ Yang Rui
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:310872
    • 提供者:Can
  1. gerber

    0下载:
  2. 了提高基于视频的火灾检测的准确性和实时性,提出了一种综合色彩特性分析和闪烁特性分析的火灾检测方 法。首先在获取帧差视频图像的基础上,通过对HSI 色彩空间中的色彩特性分析提取帧差图像中的火焰候选区域;在此基础 上引入离散傅立叶变换分析火焰候选区的频率变化来确定是否存在火灾;最后通过时间累计方法给出火灾报警的可信级 别。实验结果表明,该方法具有较好的可靠性、鲁棒性和运行效率。-It is so hard for me to translate .all right
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:603958
    • 提供者:sukuva
  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. Moving-object-extraction

    0下载:
  2. 运动目标的提取 采用帧差法 可以参考的文件-Moving object extraction
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1675974
    • 提供者:kathy
  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
    • 提供者:蒋胜
  1. 帧差法

    1下载:
  2. 帧差分法实现视频运动的检测,能够标记处检测的轮廓(Frame difference method realizes the detection of video motion, and can detect the outline at the mark.)
  3. 所属分类:文章/文档

    • 发布日期:2021-03-22
    • 文件大小:932864
    • 提供者:今天没吃药
搜珍网 www.dssz.com