Difference between revisions of "Discrete Cosine Transform"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
 
m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The DCT is similar to the discrete fourier transform: It transforms a signal from the [[time domain]] to the [[frequency domain]]. Just as the fourier transform uses sine and cosine waves to represent a signal, the DCT only uses cosine waves. While DCT is mostly used in image compression, [[MDCT]] (modified DCT) is used in audio encoding. The DCT is an invertible, discrete orthogonal transformation.
+
The '''Discrete Cosine Transform''' ('''DCT''') is similar to the [[Discrete Fourier Transform]] ([[DFT]]): It transforms a signal from the [[time domain]] into the [[frequency domain]]. And just as the fourier transform uses sine and cosine waves to represent a signal, the DCT only uses cosine waves. The DCT I and II, is mostly used in image compression, while [[MDCT]] (DCT-IV) is used in audio encoding.
 +
 
 +
The DCT is an invertible, discrete orthogonal transformation.  An orthogonal transformation consists of multiply the inner products of corresponding vectors or matrixes (including measures for angles and lengths).

Latest revision as of 17:29, 13 June 2007

The Discrete Cosine Transform (DCT) is similar to the Discrete Fourier Transform (DFT): It transforms a signal from the time domain into the frequency domain. And just as the fourier transform uses sine and cosine waves to represent a signal, the DCT only uses cosine waves. The DCT I and II, is mostly used in image compression, while MDCT (DCT-IV) is used in audio encoding.

The DCT is an invertible, discrete orthogonal transformation. An orthogonal transformation consists of multiply the inner products of corresponding vectors or matrixes (including measures for angles and lengths).