|
Introduction to Information Theory and Data Compression Darrel Hankerson, Greg A. Harris, and Peter D. Johnson Jr. |
The Linux Journal article Transform Methods and Image Compression (January 1999, pages 18-24), adapted from the text, covers some of the material; fetch tmic.pdf or tmic.ps.gz.
The scripts can be used to study JPEG-like schemes. At the simplest level, a standard JPEG transform and quantization scheme can be requested and the results displayed with commands of the form
The scripts are freely-distributable under the GNU General Public License, and are packaged as jpegtool.tar.gz (gzip), jpegtool.tar.Z (Unix compress), jpegtool.zip (Info-ZIP), and jpegtool.sit.hqx (binhexed for Mac). They are also available unpackaged.