文件名称:myDCT
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-04-29
- 文件大小:
- 163kb
- 下载次数:
- 0次
- 提 供 者:
- 吕*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用解析式定义或矩阵式定义自行编写进行二维DCT和离散沃尔什-哈达玛变换的函数。
在Matlab中对给定图像进行二维离散傅立叶变换,并显示其居中的频谱图,可用Matlab自带函数进行实验。
分别用Matlab自带的dct2()和idct2()对给定图像进行二维DCT变换,并以图像的形式显示其变换系数矩阵。
-And the preparation of two-dimensional DCT is defined analytically discrete Walsh matrix or a self-defined- Hadamard transform function. For a given two-dimensional discrete Fourier transform in Matlab image, and displays its spectrum centered available Matlab function comes experiment. respectively two-dimensional DCT transform for a given image DCT2 comes with Matlab () and idct2 (), and displays an image thereon in the form of matrix transform coefficients.
在Matlab中对给定图像进行二维离散傅立叶变换,并显示其居中的频谱图,可用Matlab自带函数进行实验。
分别用Matlab自带的dct2()和idct2()对给定图像进行二维DCT变换,并以图像的形式显示其变换系数矩阵。
-And the preparation of two-dimensional DCT is defined analytically discrete Walsh matrix or a self-defined- Hadamard transform function. For a given two-dimensional discrete Fourier transform in Matlab image, and displays its spectrum centered available Matlab function comes experiment. respectively two-dimensional DCT transform for a given image DCT2 comes with Matlab () and idct2 (), and displays an image thereon in the form of matrix transform coefficients.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
20161218二维DCT与沃尔什-哈达玛变换\demo.m
..................................\harbour.tif
..................................\mydct2.m
..................................\mydctmtx.m
..................................\myhadamard.m
..................................\myidct2.m
..................................\myiwht2.m
..................................\mywht2.m
20161218二维DCT与沃尔什-哈达玛变换