Font Size: a A A

Image Interpolation For Compressed Video

Posted on:2012-03-20Degree:MasterType:Thesis
Country:ChinaCandidate:X W GaoFull Text:PDF
GTID:2218330362950425Subject:Computer Science and Technology
Abstract/Summary:PDF Full Text Request
Image interpolation is one of the most elementary imaging research topics. A number of image interpolation methods have been developed for uncompressed images in the literature. However, a lot of videos have already been stored in compressed format or have to be transmitted in compressed format due to bandwidth. The image interpolation methods developed for uncompressed images may not be effective when directly applied to compressed videos, because on the one hand, they do not utilize the information existed in the coded bitstreams; on the other hand, they do not consider quantization error, which may be dominant in some cases. Towards these problems above, we make several efforts on the study of H.264/AVC and MPEG-2 compressed video.A mode-dependent intra frame interpolation method is proposed for H.264/AVC compressed video. The intra prediction mode information is taken into account in the interpolation filter design. For each intra prediction mode, an optimal Wiener filter is trained based on the representative video sequences. Therefore the trained filter is adaptive to the intra prediction mode. Furthermore, the quantization parameter is also explored as context information for filter selection. Extensive experiments demonstrate that the proposed method achieves better performance than the traditional methods such as Bicubic, Bilinear, LAZA and NEDI, while keeping low computational complexity.A mode-dependent inter frame interpolation method is proposed for H.264/AVC compressed video. For the inter frames (P frame and B frame), the inter prediction mode information is taken into account by utilizing the motion information, i.e. the motion vector. For each pixel to be interpolated in the inter frames, the filters of its corresponding pixels in the reference frames are used. Extensive experiments demonstrate that the proposed method achieves better performance than the traditional methods such as Bicubic, Bilinear, LAZA and NEDI, while keeping low computational complexity.Inspired by the success of the intra prediction in H.264/AVC and the edge-directed image interpolation methods (such as LAZA and NEDI), we propose a directional frame interpolation for MPEG compressed video. In the proposed method, 8×8 intra blocks in I frames are first classified to nine block directions in transform domain. Then the interpolation on each block is performed along its block direction. For each block direction, an optimal Wiener filter is trained based on the representative video sequences and then used for its interpolation. In the similar way, for each pixel in an inter block in P or B frames, the interpolation is performed along the block direction of its corresponding reference pixels. The experimental results demonstrate that the proposed method achieves better performance than the traditional linear methods such as Bicubic and Bilinear and the edge-directed methods such as LAZA and NEDI, while keeping low computational complexity which meets the requirement of practical applications.
Keywords/Search Tags:Image interpolation, Compressed video, Mode-Dependent, Wiener filtering, Low computational complexity
PDF Full Text Request
Related items