Wednesday, September 17, 2008

Transform coding

1. Divide the sequence {x_n} into N blocks. Each block is mapped into a transformed sequence using a reversible mapping.
2. Quantizing the transform sequence. The quantization strategy depends on three main factors: the desired average bit rate, the statistics of the elements of transformed sequence and the effect of distortion in the transformed sequence on the reconstructed sequence.
3. Encode the quantized values using some binary encoding technique.

No comments:

Post a Comment

Mounting USB drives in Windows Subsystem for Linux

Windows Subsystem for Linux can use (mount): SD card USB drives CD drives (CDFS) Network drives UNC paths Local storage / drives Drives form...