Digital Image Compression Techniques
eBook - PDF

Digital Image Compression Techniques

  1. English
  2. PDF
  3. Available on iOS & Android
eBook - PDF

Digital Image Compression Techniques

Book details
Table of contents
Citations

About This Book

In order to utilize digital images effectively, specific techniques are needed to reduce the number of bits required for their representation. This Tutorial Text provides the groundwork for understanding these image compression techniques and presents a number of different schemes that have proven useful. The algorithms discussed in this book are concerned mainly with the compression of still-frame, continuous-tone, monochrome and color images, but some of the techniques, such as arithmetic coding, have found widespread use in the compression of bilevel images. Both lossless (bit-preserving) and lossy techniques are considered. A detailed description of the compression algorithm proposed as the world standard (the JPEG baseline algorithm) is provided. The book contains approximately 30 pages of reconstructed and error images illustrating the effect of each compression technique on a consistent image set, thus allowing for a direct comparison of bit rates and reconstructed image quality. For each algorithm, issues such as quality vs. bit rate, implementation complexity, and susceptibility to channel errors are considered.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Digital Image Compression Techniques by Rabbani, Majid, Jones, Paul W. in PDF and/or ePUB format, as well as other popular books in Computer Science & Digital Media. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Table of Contents
  2. Preface
  3. Acknowledgments
  4. Part I Background
  5. 1 Digital Images and Image Compression
  6. Part II Information Theory Concepts
  7. 2 Source Models and Entropy
  8. 3 Variable-Length Codes
  9. 4 Entropy Estimation and Lossless Compression
  10. 5 Rate-Distortion Theory and Lossy Compression
  11. Part III Lossless Compression Techniques
  12. 6 Bit Plane Encoding
  13. 7 Lossless Predictive Coding
  14. 8 Lossy Plus Lossless Residual Encoding
  15. Part IV Lossy Compression Techniques
  16. 9 Lossy Predictive Coding
  17. 10 Transform Coding
  18. 11 Block Truncation Coding
  19. 12 Vector Quantization
  20. 13 Subband Coding
  21. 14 Hierarchical Coding
  22. 15 Choosing a Lossy Compression Technique
  23. Appendix A Compression of Color Images
  24. About the Authors