210 likes | 562 Views
Still Image Conpression JPEG & JPEG2000. Yu-Wei Chang 2003 4/18. Outline. Image Compression Background Overview of JPEG Overview of JPEG2000 Comparsion. Why Image Conpression. Why? Bandwidth Storage How Remove redundancy . Transform. Quantization. Entropy Coding. Image data.
E N D
Still Image ConpressionJPEG & JPEG2000 Yu-Wei Chang 2003 4/18
Outline • Image Compression Background • Overview of JPEG • Overview of JPEG2000 • Comparsion
Why Image Conpression • Why? • Bandwidth • Storage • How • Remove redundancy
Transform Quantization Entropy Coding Image data Output data Still Image Coding Flow • Most still image coding flow are similar • Transform: translate image to freq domain • Quantization: reduce unimportant data • Entropy coding: encode data according to probability of coeff 0101010…… High-> low equal important High-> low
JPEG • Joint Photographic Expert Group • A generally used lossy image coding format • Allow tradeoff between compression ratio and image quality • Can achieve high compression ratio(20+) with almost invisible difference
Quantization Table Coding Table Tables DCT Quantizer Entropy Coder Data Quantization Table Coding Table Tables Inverse Quantizer Data Entropy Decoder IDCT JPEG Coding/Decoding Flow
JPEG 2000 Features • Not only better efficiency, but also more functionality • Superior low bit-rate performance • Lossless and lossy compression • Multiple resolution • Range of interest(ROI)
JPEG2000 v.s. JPEG low bit-rate performance
JPEG2K - Quality Scalability • Improve decoding quality as receiving more bits:
Spatial Scalability • Multi-resolution decoding from one bit-stream:
JPEG2000 EncoderBlock Diagram • Key Technologies: • Discrete Wavelet Transform (DWT) • Embedded Block Coding with Optimized Truncation (EBCOT) transform quantize coding
Discrete Wavelet Transform LL2 HL2 HL1 LH2 HH2 LH1 HH1
JPEG2000 v.s. JPEG DCT Discrete Cosine Transform 8x8 Quantization Table Huffman Coding JPEG Transform Quantization Entropy Coding DWT Discrete Wavelet Transform Quantization for each sub-band Arithmetic Coding J2K
Conclusion • JPEG2000 provides more functionality, and higher compression performance at low bit-rate • However, higher complexity, and more memory requirement.