搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
二维正交小波分解
- 二维正交小波分解
图论讲义
- detcoef2 提取二微小波分解高频系数 appcoef2 提取二维小波分解低频系数 wthresh 进行软阈值或硬阈值处理 wthcoef2 二维信号的小波系数阈值处理 ddencmp 获取在消噪或压缩过程中的默认值阈值-detcoef2 from two high-frequency micro-wave decomposition coefficient appcoef2 extract 2D wavelet decomposi
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
WaveletTrans
- matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems func
MATLAB7
- 用小波进行图像处理,以及一个QPSK调制程序,还有用MATLAB实现二维小波分解与重构程序,请大家指正-wavelet image processing, and a QPSK modulation procedure, there are two-dimensional MATLAB wavelet decomposition and reconstruction process, please correct
Example2_4_1
- 用MATLAB对一图象分别用单尺度和二维小波分解,观察各高低频部分,对图象进行重构和压缩。-MATLAB image of a single yardstick were used and two-dimensional wavelet decomposition, the high-low frequency observation, right image reconstruction and compression.
ruanyuzhi
- 二维小波分解,运用Donoho的软阈值算法,对每层算出不同的门限值筛选小波系数。-2D wavelet decomposition, use the soft Donoho threshold algorithm, right calculated for each different threshold screening wavelet coefficients.
imagewavletedge
- 说明如题,不下后悔,内容包括了VC_图像处理编程平台,一维小波图像分解与重构,二维小波图像分解与重构,边缘检测,MATLAB与VC混合编程,-stating that no less than regret, including the VC_ image processing programming platform, one-dimensional wavelet decomposition and reconstruction i
waveleteTest
- 利用matlab自带函数wavedec2、wcodemat实现二维小波分解与简单压缩的实例。-using Matlab wavedec2 bringing their function. wcodemat 2D wavelet decomposition and compression simple examples.
erweixiaobobianhuan
- 此示意程序用DWT实现二维小波变换 1.调原始图像矩阵 2.进行二维小波分解 3.分解结果显示 重构源图像及结果显示 -This indicated the procedure using two-dimensional wavelet transform DWT realize one. Transferred the original image matrix 2. To carry out two-dimens
mywavedec2
- 将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。-To standardize image data formats suitable for display by the image is converted to uint8 format suitable for numerical
Wavelet2D
- 二维小波变换源代码,可以实现多级分解,手动选择级数以及滤波器长度-Two-dimensional wavelet transform source code, you can realize multi-level decomposition, manually select the series as well as the filter length
appcoef2
- 二维小波分解,可以将图像进行多维分解,从而进一步对图像进行更好的审查,然后解决压缩或者重构的问题-Two-dimensional wavelet decomposition can be multi-dimensional image decomposition, thus further improved image review, and then solve the problem of compression or remode
lena
- lena图像的分解将规范化后的图像的数据格式由适合显示图像的uint8格式转换为适合数值处理的double格式,再调用二维小波分解函数进行图像分解,最后为了清晰地显示分解图像的塔式结构,在图像的相应区域绘制若干分界线。 -lena image after decomposition of the standardized image data format suitable for display by the image is c
wavelet_signal
- 采用Mallat算法的一维和二维小波分解程序代码-Mallat algorithm using one-dimensional and two-dimensional wavelet decomposition code
Matlab_wavelet
- 掌握小波分析在图像分析等各方面的应用。对图像进行二维离散小波分解、多尺度二维离散小波分解 并提取二维小波分解的高频系数和低频系数, 画出原始图形并显示分解结果。-Master the application of wavelet analysis in image analysis and other applications. Image two-dimensional discrete wavelet decompositi
2D-Wavelet-Transformation
- 用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示-Wavelet transform in 2-D dimentation
DWT_2D_matlab
- 用DWT实现二维小波变换:对图像进行二维小波分解,显示分解结果,最后重构源图像并显示结果 -Achieved using two-dimensional wavelet transform DWT: two-dimensional wavelet decomposition of the image, showing decomposition results, and finally reconstruct the source
二维小波分解 (1)
- 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)