基于纹理特性与视觉关注度的HEVC优化研究
[Abstract]:With the development of the network and the popularization of the video application, the demand for the video quality of the user is higher and higher, and the high-quality video needs a large amount of data to describe the detail of the picture, resulting in a sharp increase in the amount of video data. High-performance Video Coding (HEVC) is a new-generation coding standard for high-resolution video. Its core goal is to double the video compression efficiency on the basis of the H.264/ AVC High Profile. But the compression efficiency is improved, higher calculation complexity and long coding time are also brought, and the popularization and application of the HEVC are seriously affected. In video, the texture of an object is represented by the arrangement and variation of the local area pixels, usually in a slow or periodic manner, with a certain regularity. HEVC is used to encode an image by a coding unit (CU), and the texture simple area is divided into a large-size CU with a low depth level, and the texture complex area is divided into a small-size CU with a high depth level, and the depth of the area CU with similar texture is similar. However, the calculation complexity of the CU is high and becomes one of the main factors that restrict the performance of the HEVC. Therefore, considering the texture characteristics of the video in the HEVC, the division depth of the CU can be predicted, the coding calculation complexity is reduced, and the coding time is effectively reduced. On the other hand, the eye is the final receptor of various video signals, and the video quality can also be said to be the subjective quality of the human eye's perception of the video. The human vision system is not equally concerned with all the areas in the video, and can effectively remove the visual redundancy and improve the compression performance according to the different adjustment code rate resource allocation of the attention of the visual on the image area in the video coding. Therefore, the HEVC optimization research based on the texture characteristic and the visual attention can effectively improve the HEVC coding performance, and has important theoretical significance and wide application value. First, on the basis of in-depth study of the principle of CU division, a fast algorithm of CU based on Canny operator is proposed, which makes the CU enter the sub-division in advance, reduce the coding complexity and speed up the coding process. Then the visual attention model is established according to the perception characteristic of the human eye, the attention of the current maximum coding unit (LCU) is calculated, the code rate resource allocation of the different attention regions is adjusted, the adaptive coding compression is realized, and the overall compression ratio is improved. The main research contents of this paper include the following three aspects: (1) study the initial depth prediction algorithm of the CU, and optimize the CU division. Firstly, the relationship between the depth of the CU division depth and its neighborhood and the same position of the reference frame is studied, the mathematical relation between the initial depth of the CU and the texture distribution is derived, and then the texture region of the key frame is divided by using the advantages of high edge positioning accuracy and good continuity of the Canny division operator. And finally, the initial depth of the CU is predicted according to the texture distribution condition, a recursive process of the CU is simplified, the coding complexity is reduced, and the coding process is accelerated. And (2) simulating the selective attention mechanism of the human vision system to establish the attention model. According to the visual perception characteristics, a visual attention model is established by introducing a motility factor, a texture complexity factor, a contrast factor and a brightness factor. In order to guarantee the coding efficiency, the motion factor is calculated by the gray-scale projection method with low computational complexity and strong robustness, the texture complexity factor is calculated based on the brightness distribution, the contrast factor is calculated by using the four-neighbor algorithm of the pixel, and the brightness factor is calculated by adopting the four-neighbor algorithm of the coding unit. And (3) adjusting the code rate resource allocation according to the different degree of the CU, so as to realize the self-adaptive coding compression. according to the characteristic that the human eye is more concerned with the structural distortion and the non-pixel point distortion, the structure similarity distortion optimization algorithm constructed by the high-degree-of-interest LCU is used instead of the non-traditional error sum-of-square algorithm, and the Lagrange factor is corrected for the low-degree-of-attention LCU by the degree of attention, The coarse quantization of the low-degree-of-attention area is realized, and the effect of improving the compression ratio and reducing the code rate is achieved.
【学位授予单位】:兰州理工大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TN919.81
【参考文献】
相关期刊论文 前10条
1 荣倩倩;杨静;;基于HEVC的LCU层码率控制算法改进[J];计算机应用与软件;2016年05期
2 袁威;高跃清;吴金亮;;基于灰度投影和块匹配的无人机视频稳像方法[J];无线电工程;2016年02期
3 王茜;苏荔;黄庆明;;融合视觉感知特性的视频编码率失真优化[J];计算机辅助设计与图形学学报;2015年10期
4 樊春晓;李甫;石光明;牛毅;焦丹丹;;一种HEVC帧内预测编码CU结构快速选择算法[J];光电子·激光;2015年09期
5 陶耀东;王鹏博;高春;于波;;一种HEVC编码单元快速划分决策算法[J];小型微型计算机系统;2015年08期
6 张峻;董兰芳;余家奎;;高效率视频编码快速帧内预测算法[J];计算机应用;2015年08期
7 费马燕;彭宗举;李持航;陈芬;郁梅;蒋刚毅;;融合视觉感知特性的HEVC率失真优化[J];中国图象图形学报;2015年07期
8 金智鹏;代绍庆;王利华;;HEVC帧内编码单元快速划分算法[J];南京邮电大学学报(自然科学版);2015年02期
9 朱天之;郁梅;蒋刚毅;陈芬;邵枫;彭宗举;;基于SSIM的HEVC帧内编码率失真优化[J];光电子·激光;2014年12期
10 齐美彬;陈秀丽;杨艳芳;蒋建国;金玉龙;张俊杰;;高效率视频编码帧内预测编码单元划分快速算法[J];电子与信息学报;2014年07期
相关博士学位论文 前7条
1 王洪涛;面向视频编码标准应用的帧间预测技术研究[D];中国科学技术大学;2015年
2 石中博;基于内容分析的图像视频编码研究[D];中国科学技术大学;2014年
3 孙乐;基于HVS(Human Visual System)的H.264/AVC码率控制算法研究[D];中国科学院研究生院(长春光学精密机械与物理研究所);2014年
4 吴金建;基于人类视觉系统的图像信息感知和图像质量评价[D];西安电子科技大学;2014年
5 张蕾;感知视频编码技术研究[D];西南交通大学;2013年
6 李斌;面向高性能视频编码标准的率失真优化技术研究[D];中国科学技术大学;2013年
7 张瑞;基于视觉选择性注意模型的图像质量评价和视频编码技术研究[D];上海交通大学;2009年
相关硕士学位论文 前10条
1 李昌彬;HEVC框架下基于视觉显著性的编码优化算法研究[D];西南交通大学;2016年
2 郭少歌;基于HEVC的监控视频编码码率控制研究[D];北京理工大学;2016年
3 于洋;基于人眼视觉特性的率失真优化技术研究[D];北京邮电大学;2015年
4 郝田田;H.265运动估计的研究与实现[D];西安电子科技大学;2014年
5 刘瑶;HEVC像素梯度帧内预测算法设计与实现[D];电子科技大学;2014年
6 李炜;视频动态纹理特征提取与分割技术研究与实现[D];西南交通大学;2014年
7 王贵彬;基于Canny算子与形态学融合的边缘检测算法[D];哈尔滨理工大学;2014年
8 李金洋;HEVC中CU分割及帧内预测模式快速算法的研究与应用[D];北京邮电大学;2014年
9 姬瑞旭;HEVC帧内模式决策和CU划分快速算法[D];西安电子科技大学;2014年
10 陈明书;混合视频编码框架下的变换编码技术研究[D];北京邮电大学;2014年
,本文编号:2489912
本文链接:https://www.wllwen.com/kejilunwen/xinxigongchenglunwen/2489912.html