Description: Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467
To Search:
File list (Check if you may need any files):
dct\dct.m
...\erms.m
...\lenagray.bmp
...\两描述都收到后重建的图像.bmp
...\imageratio.m
...\lena.bmp
...\huffdecode.m
...\huffencode.m
...\jpegdecode.m
...\jpegencode.m
...\X.mat
...\test.m
...\midfilt.m
...\avefilt.m
...\mix.m
...\test.asv
...\X1.mat
...\X2.mat
...\X3.mat
...\psnr.m
...\复件 test.m
...\说明.txt
...\描述1重建后的图像.bmp
...\描述2重建后的图像.bmp
...\bytes.m
dct