-
-
[
Matlab]
hu.rar
... basic JPEG compression and encoding is divided into three steps: 1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Quantization coefficients after Huffman coding.
-
-
-
-
[
Matlab]
huffman.rar
Huffman source coding, data compression can be used for the usefulness of
Category:
matlab Upload User:
kuanfa Size:
1K
-
-
-
[
Visual C++ (VC++)]
wavelet2.rar
Using Wavelet Lifting Scheme and huffman coding image without operator compression, the compression ratio of about 50, vc6 compiler
-
[
Matlab]
ImageProcessing.rar
Basic jpeg compression source, including dct, quantization, zigzag and huffman encoding, suitable for digital image processing developer.
-