CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 运动补偿

搜索资源列表

  1. H_264guanjianjis

    0下载:
  2. 介绍和分析了H. 264 采用的新编码关键技术及算法, 诸如运动补偿, 帧内预测, 变换和量化, 新的熵编码等, 最后阐述视频编解码技术的研究方向及前景.-Descr iption and analysis of the H. 264 coding using the new key technology and algorithms, such as motion compensation, intra prediction, transform and quantization, entro
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:214150
    • 提供者:ywj
  1. rangedoppler-algorithm

    1下载:
  2. 运用距离多普勒算法解决点目标成像问题,并且具有运动补偿功能-RD algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1769
    • 提供者:linyanchao
  1. Motion-compensation-for-image-coding

    0下载:
  2. 对于图像运动补偿的编码,老师给的源程序,很好用-Motion compensation for image coding, the teacher to the source, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:108302
    • 提供者:张涛
  1. MotionCompensation

    0下载:
  2. 利用已经计算出的运动矢量在分布式视频编码解码端做运动补偿,计算出边信息-Have been calculated using the motion vector decoder in distributed video coding to do motion compensation, calculated side information
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:21681
    • 提供者:yuehong
  1. Kalman

    0下载:
  2. 图像进行运动估计时,可用此平滑曲线,求出抖动分量,从而可以进行运动补偿-Image motion estimation, can use this smooth curve, seek the jitter component, and can exercise compensation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1083
    • 提供者:huangjiulin
  1. MCMV

    1下载:
  2. 帧率倍频算法 自己亲手做的 效果还相当不错 可以准确的预测中间帧,采用运动估计与运动补偿算法。单向估计和双向估计-The results were pretty good frame rate multiplier algorithm made ​ ​ themselves can accurately predict the middle frame, motion estimation and motion compensation algorithm. One-way
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:505595
    • 提供者:guihaitian
  1. SHAKE_PROOF

    0下载:
  2. 手持式摄像机在使用时常常会受到使用者有意无意抖动的影响,从而影响成像效果,造成录制视频的不稳定及跳动问题,尤其是在使用者在一场景中特写或者跟踪某一具体目标时,使用者通常不能准确定位到或者估计出运动目标的位置,从而造成目标在视频中位置的不稳定,造成视频的主观效果变得不理想。 为了解决这一问题,我们需要设计一种算法来识别这种无意义的运动并设法通过补偿的方式来使得场景中的目标物体保持位置稳定的状态。 手持式摄像机捕获的视频通常都会受到抖动的影响,这严重的影响视频的主观效果。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2347928
    • 提供者:Andy He
  1. Mmovvedeteecto

    0下载:
  2. 运动补偿编码与检测,matlab程程序源码与相应的文档说明 -Motion compensation coding and testing, Matlab process of program source code and the corresponding documentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:252583
    • 提供者:yongjiu
  1. mBloockMPEEGo

    0下载:
  2. motionComp.m 运动补偿算算法imgPSNR.m 图像的PSNR -motionComp.m motion compensation operator algorithm the imgPSNR.m image of PSNR
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:118888
    • 提供者:zcl1233
  1. OBMC

    0下载:
  2. 此代码通过OBMC(重叠块运动补偿)实现了视频插帧运算。利用已有的运动向量和前后两帧图像,通过OBMC算法,求出中间内插帧-This video frame interpolation operator code OBMC (overlapped block motion compensation). Using the existing motion vectors and two of front and rear image is obtained through the the OBMC
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1069
    • 提供者:ll
  1. OBMCforMC

    0下载:
  2. 代码利用OBMC(重叠块运动补偿)算法,实现运动补偿。利用前一帧和当前帧的运动向量场,重建出当前帧。-Code utilization OBMC (overlapped block motion compensation) algorithm, motion compensation. Using the motion vector field of the previous frame and the current frame and the reconstructed current fr
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:ll
  1. Motion-compensation

    0下载:
  2. 运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a descr iption of the adjacent frame (adjacent represented here on the coding
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:10803139
    • 提供者:张怡然
  1. ISAR1 copy

    3下载:
  2. ISAR 二维成像(包含运动补偿)数据来源于网上-ISAR two-dimensional imaging (including motion compensation)
  3. 所属分类:2D图形编程

    • 发布日期:2013-06-05
    • 文件大小:2004
    • 提供者:pengchaofeng
  1. deinterlace

    1下载:
  2. 文件主要是有关去隔行的一些代码供初学者进行学习。包括线平均,自适应,运动补偿等方法。-The file is mainly related to interlaced some code for beginners to learn. Including line average, adaptive, motion compensation and other methods
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:25969174
    • 提供者:张小小
  1. gc-bpm_stabilize-image

    0下载:
  2. 实现一个含抖动视频的稳定处理,gc-bpm(h灰度编码位平面)算法,实现了运动估计,运动补偿-Implement a jitter containing video stabilization processing, the GC-bpm (Gray code bit-plane) algorithm, and the motion estimation, motion compensation
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:3919
    • 提供者:胡颖
  1. Doppler Centroid

    2下载:
  2. 多普勒中心法,用于isar运动补偿中的相位校正-Doppler centroid method isar motion compensation for phase correction
  3. 所属分类:其他小程序

    • 发布日期:2013-06-05
    • 文件大小:3827421
    • 提供者:laureatew
  1. FMEPC

    6下载:
  2. 快速最小熵相位补偿算法,用于ISAR运动补偿中的相位校正。-Quick minimum entropy phase compensation algorithm for ISAR motion compensation phase correction.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2046726
    • 提供者:laureatew
  1. PGA

    21下载:
  2. 相位梯度算法,可用于SAR或ISAR中的运动补偿中的相位校正。-Phase gradient algorithm can be used in the SAR or ISAR motion compensation phase correction.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2095210
    • 提供者:laureatew
  1. SSA

    2下载:
  2. 逐级逼近算法,用于ISAR运动补偿中的相位校正。-Gradual approximation algorithm for ISAR motion compensation phase correction.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1667026
    • 提供者:laureatew
  1. SU

    3下载:
  2. 最小熵迭代算法,用于ISAR运动补偿中的相位校正-Minimum entropy iterative algorithm for ISAR motion compensation phase correction
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1678179
    • 提供者:laureatew
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com