JPEG - Idea and Practice
Contents
The idea
- The colour components
 - The transform and quantization
 - The compression and encoding
 - The decoding and drawing
 - Miscellaneous
 
The practice
- Introduction
 - The Huffman coding
 - The header part
 - The guidelines and the implementation
 - Program for making a grey scale file
 - Program for drawing a grey scale picture
 - The two programs for a colour picture
 - When the width or the height is not divisible by 8