JPEG - Idea and Practice
Appearance
Contents
[edit | edit source]The idea
[edit | edit source]- The colour components
- The transform and quantization
- The compression and encoding
- The decoding and drawing
- Miscellaneous
The practice
[edit | edit source]- 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