1 / 85
文档名称:

低码率下H.264码率控制跳帧插帧算法研究.pdf

格式:pdf   页数:85
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

低码率下H.264码率控制跳帧插帧算法研究.pdf

上传人:山吉 2014/6/6 文件大小:0 KB

下载得到文件列表

低码率下H.264码率控制跳帧插帧算法研究.pdf

文档介绍

文档介绍:南京邮电大学
硕士学位论文

姓名:王瑾
申请学位级别:硕士
专业:信号与信息处理
指导教师:朱秀昌
2011-03
南京邮电大学硕士研究生学位论文摘要
摘摘摘要要要
随着多媒体通信技术的高速发展,高效和和高质量的压缩视频传输技术已经成为现今的
热点研究和和开发领域之一。 作为新一代的视频编码标准,采用了一系列的新技术,
编码效率高,应用前前景广泛。为了在变化化的信道带宽条件下得到到较高的重建视频质量,可
以在 视频编码端采用码率控制制技术来控制制编码输出的码率。
本文在深入研究 的码率控制制原理和和算法的基础上,着重对低码率传输时码率控
制制中的跳帧算法做了研究和和改进。对比原有的被动动跳帧算法,论文提出了一种主动动跳帧算
法。该方法充分考虑了图像运动动复杂度,编码图像质量和和编码缓冲区充盈度,自适应地判
断下一帧是否跳过,使视频序列的编码比特分配更加加合理。
和和编码端相对应,论文还对应用于 解码端的插帧算法做了改进。改进的算法使
用基于双向运动动矢量估计的补偿插帧算法,并在运动动矢量估计的过程加加入了两次运动动矢量
调整来平滑得到到的运动动矢量,使用经过调整的运动动矢量进行运动动补偿插帧,并在插值恢复
的过程中考虑了运动动矢量指向的像素超过图像边界的情况,使得解码端解码重构和和插值恢
复出的图像能得到到更好的主客观效果。
本文在 MATLAB 和和 平台上对算法进行了仿真实验。实验结果表明,与
中原有的插值算法相比,本文的插帧算法对视频图像的运动动情况做出了比较准确的估计,
使得插帧恢复图像的客观质量有一定程度提高,并且具有更好的主观效果;与 原
有的仅调整量化化参数的码率控制制算法相比,根据本文的主动动跳帧策略编码重建后的图像质
量更好。

关键词:视频通信;码率控制制;跳帧;运动动补偿插帧;

I
南京邮电大学硕士研究生学位论文 Abstract
Abstract
With the rapid development of the munication technology, efficient and
high pression digital video transmission technology has e one hot topic of the
research and development nowadays. As a new generation of video coding standard, has
high coding efficiency and wide application prospects by using a series of new technologies. In
order to get higher reconstruction video quality in the variable channel bandwith, the rate control
technology is used to control the bitrate.
Based on the thorough research of rate control principle and algorithm in , the frame
skipping algorithm of the rate control in the low bit rate is researched and improved. Contrasting
the original passive frame skipping algorithm, a new active frame skipping algorithm is propsed
in this paper. By fully considering plexity of image motion, the encoded frame quality
and the occupancy of the encoding buffer, the proposed algorithm can adaptively decide whether
to skip the next frame, which makes bit allocation of the video sequence more rationally.
Correspondi