文件名称:dct
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.29mb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467-Figure phase multiple descr iption coding matlab simulation
Matlab simulation of multiple descr iption coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descr iptions 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
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467-Figure phase multiple descr iption coding matlab simulation
Matlab simulation of multiple descr iption coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descr iptions 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
...\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