1 / 19

Low Complexity Transform and Quantization in H.264/AVC

Low Complexity Transform and Quantization in H.264/AVC. Speaker: Pei-cheng Huang 2005/6/2. Outline. Introduction to transform and quantization in H.264 Details of transform procedure Details of quantization procedure. Reference.

randi
Download Presentation

Low Complexity Transform and Quantization in H.264/AVC

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Low Complexity Transform and Quantization in H.264/AVC Speaker: Pei-cheng Huang 2005/6/2

  2. Outline • Introduction to transform and quantization in H.264 • Details of transform procedure • Details of quantization procedure Low-Complexity Transform and Quantization in H.264/AVC

  3. Reference • Henrique S. Malvar, Antti Hallapuro, Marta Karczewicz, and Louis Kerofsky, “Low-Complexity Transform and Quantization in H.264/AVC,” IEEE Transactions on Circuits and Systems for Video Technology, Vol. 13, No. 7, July 2003 • Iain E. G. Richardson, “H.264 and MPEG-4 Video Compression,” Wiley, 2003, ISBN 0-470-84837-5 Low-Complexity Transform and Quantization in H.264/AVC

  4. H.264 block diagram Low-Complexity Transform and Quantization in H.264/AVC

  5. Transform procedure in H.264 • Discrete Cosine Transform (DCT) • 4x4 Low-Complexity Transform and Quantization in H.264/AVC

  6. Implementation problems • How to express real numbers? • System complexity Low-Complexity Transform and Quantization in H.264/AVC

  7. DCT Low-Complexity Transform and Quantization in H.264/AVC

  8. DCT Cosines in real number format: Orthogonal matrix H-1 = HT Low-Complexity Transform and Quantization in H.264/AVC

  9. Fixed point DCT in TML • Very similar to original DCT • Orthogonal rows • Constant row norm • Higher dynamic range • Max value of Hx = 52A Low-Complexity Transform and Quantization in H.264/AVC

  10. Fixed point DCT in H.264 • Also has orthogonal rows • Non-constant row norm Low-Complexity Transform and Quantization in H.264/AVC

  11. Dynamic range of low complexity DCT • Max value of DCT coefficients = 6A Low-Complexity Transform and Quantization in H.264/AVC

  12. Inverse Transform • Max value of DCT coefficients = 4A Low-Complexity Transform and Quantization in H.264/AVC

  13. Influence of non-constant row norm Low-Complexity Transform and Quantization in H.264/AVC

  14. Cancel the scale factors Low-Complexity Transform and Quantization in H.264/AVC

  15. Low complexity DCT butterfly diagram Low-Complexity Transform and Quantization in H.264/AVC

  16. Quantization 0 1.0 2.0 Low-Complexity Transform and Quantization in H.264/AVC

  17. Avoid divisions Low-Complexity Transform and Quantization in H.264/AVC

  18. Quantization in H.264 Low-Complexity Transform and Quantization in H.264/AVC

  19. Performance • Coding gain 5.39 dB --> 5.38 dB • PSNR 0.01 dB loss • Significantly lower complexity Low-Complexity Transform and Quantization in H.264/AVC

More Related