-
对一维信号进行小波分解和重构的C程序,绝对误差为10^
对一维信号进行小波分解和重构的C程序,绝对误差为10^-11.1)主程序:Mallat.c2)一维信号的输入文件:wdata.dat2)分解重构过程中产生的数据的文件:Data.txt-right one-dimensional signal wavelet decomposition and reconstruction of C procedure, the absolute error of 10 ^-11.1) main program : Mallat.c2) one-dimensional signal input documents : wdata.dat2) decomposition of the reconfiguration process the data in the paper : Data.txt
- 2022-03-21 19:56:13下载
- 积分:1
-
2D_wavelet wavelet transform, SPIHT codecs, improved SPIHT, zero coding, Decoder...
2D_wavelet
小波变换,SPIHT编解码,改进SPIHT,零数编码,解码-2D_wavelet wavelet transform, SPIHT codecs, improved SPIHT, zero coding, Decoders
- 2022-06-13 09:30:41下载
- 积分:1
-
利用小波的对图像的分解和重构,然后对重构图像消噪,并比较消噪前后的图像。...
利用小波的对图像的分解和重构,然后对重构图像消噪,并比较消噪前后的图像。-the use of wavelet image decomposition and reconstruction, and then reconstructed image denoising, and compare the before and after denoising images.
- 2022-11-28 13:30:04下载
- 积分:1
-
实现图像的1
实现图像的1--3次小波变换,运行环境在visual studio 6.0 以上-image 1-- 3 wavelet transform, the environment in visual studio above 6.0
- 2022-03-05 07:05:25下载
- 积分:1
-
dwt小波变换,用于对图像处理,压缩
dwt小波变换,用于对图像处理,压缩-dwt wavelet transform, is used to image processing, compression
- 2022-04-20 01:54:19下载
- 积分:1
-
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换...
关于二维小波变换的程序 [精华]
说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W* A* W, anti-Transform : A = W* A* W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the dif
- 2022-08-03 21:47:23下载
- 积分:1
-
应用小波变换的数字水印程序
应用小波变换的数字水印程序-Transform digital watermarking procedure
- 2022-03-28 23:26:18下载
- 积分:1
-
可以用CDF53小波对灰度图像实现正反变换
可以用CDF53小波对灰度图像实现正反变换-CDF53 wavelet can be used to achieve positive and negative gray image transformation
- 2022-06-14 23:21:39下载
- 积分:1
-
图像小波变换的源代码
图像离散小波变换源代码-images DWT source code
- 2022-10-30 10:30:04下载
- 积分:1
-
是二维图象的小波变换和逆变化.可以直接编译运行和调试
是二维图象的小波变换和逆变化.可以直接编译运行和调试-is two-dimensional image inverse wavelet transform and change. Can be directly translated running and debugging
- 2023-09-04 16:55:03下载
- 积分:1