-
-
[
Matlab]
dct2_recover.rar
DCT transform based on digital image processing algorithms (digital watermark) extraction algorithm!
-
[
Matlab]
RRNOLD.rar
A ARNOLD transform DCT transform and image processing method, the image can be immediately attached to the experiment!
-
-
-
-
[
C/C++]
IDCT.rar
Anti-DCT transform code, had passed through debugging, can be directly run
-
[
Matlab]
my_dct.rar
DCT coding image compression, the DCT transform, quantization, coding, and then decode.
-
-
[
Matlab]
sbc.zip
... fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. The fn also calculates the DCT part. Using this fn and other algo for pattern classification (VQ, GMM) speaker identification could be achived. the progress in ...
Category:
matlab Upload User:
gztl08 Size:
86K
-
[
Matlab]
JPEGcompression.rar
... redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quantization of the coefficients after Huffman coding. Specific source from the main program and two subroutines (DCT quantization, Huffman encoding) consists of: