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

搜索资源列表

  1. gfhgfhgf

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

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

    1下载:
  2. DSP完整的CCS工程 完成两幅图像的帧间差 C和线性汇编结果对比,适合入门 绝对有用 DM6437环境-DSP complete CCS project is completed the inter-frame difference of two images C and linear assembly results contrast, for the environment entry is absolutely useful to DM6437
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:89141
    • 提供者:王祖龙
  1. time

    0下载:
  2. 三差帧法实现跟踪,用C++6.0实现,列出了基本算法的实现源码。-The three poor frame method to achieve tracking achieve with C++6.0, list of the basic algorithm implementation source code.
  3. 所属分类:Video Capture

    • 发布日期:2017-11-09
    • 文件大小:1419
    • 提供者:guoguo
  1. yundongshibie

    0下载:
  2. 用于运动物体的检测 原理是对图像的连续几帧进行差分,这样就可以实现运动的检测-For moving object detection principle is the image of several frame difference, so that movement can be detected
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:932
    • 提供者:吕晋普
  1. zhengchafashipingenzong

    0下载:
  2. 通过帧间差分法,有效的提取出视频的背景,并检测出运动物体。-Through the inter-frame difference method, effectively extract the video background and detect moving objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2165825
    • 提供者:张小军
  1. Video

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Video demo algorithm include: 1 static background background prediction method 2 the static background frame difference method target detection 3 the target
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36692
    • 提供者:yurongguo
  1. MotionDetecte

    1下载:
  2. 运动检测算法,帧间差法进行运动检测,并进行运动补偿。-Motion detection algorithm, inter-frame difference method for motion detection and motion compensation.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:100945
    • 提供者:田佳村
  1. H264Visa

    1下载:
  2. 软件。H.264视频解码后用该软件载入解码后的重建帧H.264_rec.yuv后可以看宏块采用的帧内,帧间预测模式,运动适量,残差等参数。-Software. H.264 video decoder after loading the software decoder frame reconstruction can be seen H.264_rec.yuv after the adoption of Intra macroblock, inter-frame prediction mode,
  3. 所属分类:Other systems

    • 发布日期:2015-04-19
    • 文件大小:1562856
    • 提供者:cc
  1. Video_detection

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background prediction target detection 2.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:100330
    • 提供者:chenping
  1. 1

    0下载:
  2. 自适应核密度估计运动检测方法 提出一种自适应的核密度(kernel density estimation, KDE)估计运动检测算法. 算法首先提出一种自适应前景、背景阈值的双阈值选择方法, 用于像素分类. 该方法用双阈值能克服用单阈值分类存在的不足, 阈值的选择能自适应进行, 且能适应不同的场景. 在此基础上, 本文提出了基于概率的背景更新模型, 按照像素的概率来更新背景, 并利用帧间差分背景模型和KDE分类结果, 来解决背景更新中的死锁问题, 同时检测背景的突然变化. 实验证明了所提出
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1480856
    • 提供者:maolei
  1. BlockMotionestimation

    0下载:
  2. 本代码计算帧间光流场,通过阈值分割获得运动矢量,对当前帧进行补偿,配置差分后实现运动目标分割,解决复杂背景下运动目标的检测问题。-This code interframe optical flow field calculated by threshold segmentation to obtain motion vectors, to compensate for the current frame, after the implementation differential configu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:37771
    • 提供者:付亚峰
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17511
    • 提供者:罗鹏
  1. cdn

    0下载:
  2. 利用图像差分,进行人体跟踪,并记录视频帧中目标的坐标-Differential use of image for the human body tracking, and record the video frame coordinates of the target
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:21904
    • 提供者:wanchen
  1. 20091004

    0下载:
  2. 本文提出了一种视频运动对象的提取算法,该算法采用序列图像帧间差的高阶统计量(HOS)假设检验,确定运动对象的位置,自动分离运动区域与背景!-This paper presents a video moving object extraction algorithm, which uses inter-frame sequence of images of poor higher-order statistics (HOS) hypothesis testing to determine the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:201169
    • 提供者:feige
  1. shipinjiance

    0下载:
  2. 由于光线的影响,两帧图象中的物体无运动,但灰度稍微有变化,这种情况也会影响检测的准确度,所以对两帧图象的象素点进行比较时,可以让它们相减的差值和某个小的数值比较,而不一定就是和0值比较-As the effect of light, two images of an object without moving, but the gray has changed slightly, this will also affect the accuracy of detection, so the tw
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:21772
    • 提供者:zoubinbin
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. pushang

    0下载:
  2. 有频带方差和谱熵法。自己实现加窗分帧。里面设计傅里叶变换还有矩阵的运算。-speech endpoint detection. frequence_diff and pushang.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:75519
    • 提供者:朱华斌
  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. VideoDemo

    0下载:
  2. 处理视频文件,跟踪图像目标,用到了MEANSHIFT、帧间差分、重心跟踪等-Processing video files, tracking image target, use the MEANSHIFT, frame difference, the focus tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3230997
    • 提供者:
  1. videoprocessframework

    0下载:
  2. 目标检测演示框架算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Presentation framework of the target detection algorithms include: 1. The context of the background s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:99092
    • 提供者:飞飞
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 39 »
搜珍网 www.dssz.com