Discrete Cosine Transform, Second Edition
eBook - ePub

Discrete Cosine Transform, Second Edition

Humberto Ochoa-Dominguez, K. R. Rao

Share book
  1. 358 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Discrete Cosine Transform, Second Edition

Humberto Ochoa-Dominguez, K. R. Rao

Book details
Book preview
Table of contents
Citations

About This Book

Many new DCT-like transforms have been proposed since the first edition of this book. For example, the integer DCT that yields integer transform coefficients, the directional DCT to take advantage of several directions of the image and the steerable DCT. The advent of higher dimensional frames such as UHDTV and 4K-TV demand for small and large transform blocks to encode small or large similar areas respectively in an efficient way. Therefore, a new updated book on DCT, adapted to the modern days, considering the new advances in this area and targeted for students, researchers and the industry is a necessity.

Frequently asked questions

How do I cancel my subscription?
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.
Can/how do I download books?
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.
What is the difference between the pricing plans?
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.
What is Perlego?
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.
Do you support text-to-speech?
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.
Is Discrete Cosine Transform, Second Edition an online PDF/ePUB?
Yes, you can access Discrete Cosine Transform, Second Edition by Humberto Ochoa-Dominguez, K. R. Rao in PDF and/or ePUB format, as well as other popular books in Technology & Engineering & Electrical Engineering & Telecommunications. We have over one million books available in our catalogue for you to explore.
1
Introduction
Transform coding is an integral component of image and video processing applications. The main goal is to map a set of pixel values into a few transform coefficients with certain desired properties. These properties help reconstruct the pixels with the least loss possible. The mapping process, or transform, must fulfill two important features: The coefficients in the transform domain should be decorrelated and the total energy must be conveyed by only a few coefficients with the remaining coefficients carrying insignificant energy.
A number of transformation techniques exist that fulfill the above properties, although their energy packing capabilities vary. The discrete cosine transform (DCT) is widely used because its strong energy packing and decorrelation properties makes it comparable to the Karhunen–Loùve transform (KLT), which is an optimal transform in terms of retained transform coefficients and decorrelation because it completely removes the statistical dependence between transformation coefficients.
The disadvantage of the KLT is that its transformation process depends on the input signal and does not have a fast algorithm so that the computational cost is high, especially in areas of transform coding. Sinusoidal transforms, like the discrete cosine transforms and discrete Fourier transforms (DFT) use image-independent transformations. Moreover, fast algorithms and architectures are available for DCT and DFT. However, DCT results in less blocking artifacts due to the even-symmetric extension properties of DCT and it is real, unlike complex computations used in DFT.
The DCT is preferred over the KLT because it is separable, real, orthogonal and has a fast algorithm. There are 8 types of DCT. Nevertheless, th...

Table of contents