Introduction to Data Compression, Third Edition, is a concise and comprehensive guide to data compression. This book introduces the reader to the theory underlying today’s compression techniques with detailed instruction for their applications using several examples to explain the concepts. Encompassing the entire field of data compression, it covers lossless and lossy compression, Huffman coding, arithmetic coding, dictionary techniques, context based compression, scalar and vector quantization. It includes all the cutting edge updates the reader will need during the work day and in class. This edition adds new content on the topic of audio compression including a description of the mp3 algorithm, along with a new video coding standard and new facsimile standard explained. It explains in detail established and emerging standards in depth including JPEG 2000, JPEG-LS, MPEG-2, Group 3 and 4 faxes, JBIG 2, ADPCM, LPC, CELP, and MELP. Source code is provided via a companion web site that gives readers the opportunity to build their own algorithms, choose and implement techniques in their own applications. This book will appeal to professionals, software and hardware engineers, students, and to anyone interested in digital libraries and multimedia. *New content added on the topic of audio compression including a description of the mp3 algorithm *New video coding standard and new facsimile standard explained *Completely explains established and emerging standards in depth including JPEG 2000, JPEG-LS, MPEG-2, Group 3 and 4 faxes, JBIG 2, ADPCM, LPC, CELP, and MELP *Source code provided via companion web site that gives readers the opportunity to build their own algorithms, choose and implement techniques in their own applications
Sayood is a lot better at explaining things that are relatively new to him (e.g. the Burrows-Wheeler transform) than things that have been second nature for decades; I don't care what your academic background is, introducing run-length encoding through Markov chains is pretentious as all hell. Still, a thorough overview of data compression (both lossless and lossy) and its applications. While it's less accessible than, say, The Data Compression Book, it covers all of that book's ground and much, much more.
This book gave a very nice introduction on the topic of compression. I can highly recommend it if you are new to the subject, have some mathematics background and would like to know more about the innerwortkings of data compression
To be completely honest I haven't read this cover to cover, some parts are approached from the worst angle possible and I made the choice to supplement it by watching YT explanations... Still, a more-than-sufficient intro into data compression.