I. How is VQ designed?
An image is divided into different blocks (e.g. 4x4 pixels). We use a codebook of length 16, 32, 64, 256. Sending the codebook, the index of the codebook to the receiver for decompression. Initialization for the codebook consists of 2 different strategies
1. Choose one vector as the averaged vector of the training set. Then split the training set into two sets, four sets and eight sets according to the requirements of the length of the codebook (i.e. 16, 32, 64)
2. Combine two vectors into one if they contribute a smallest distortion, continue until we have the required codebook.
II. What is VQ used for?
-Speech coding
-Image compression in low bit rates
Subscribe to:
Post Comments (Atom)
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...
-
I. Five different ways to answer a question II. Use SOLO strategies to explain our thinking and reasoning III. SOLO Taxono...
-
Learning levels 1, 2, and 3 Learning levels 4, 5, and 6 References http://www.cccs.edu/Docs/Foundation/SUN/QUESTIONS%20FOR%20TH...
No comments:
Post a Comment