-
探讨了一种新的基于提升小波变换的图像融合算法,提升小波的构造不依赖于傅立叶变
换,应用它进行图像融合可以提高处理速度,节约内存空间。...
探讨了一种新的基于提升小波变换的图像融合算法,提升小波的构造不依赖于傅立叶变
换,应用它进行图像融合可以提高处理速度,节约内存空间。-To explore a new lifting wavelet transform based image fusion algorithm, the structure of lifting wavelet is not dependent on the Fourier transform, applied it to image fusion can improve processing speed and save memory space.
- 2022-10-05 01:05:03下载
- 积分:1
-
这是一个使用VC++编写的“一维信号小波分解与重构的VC++源程序”,请站长检查...
这是一个使用VC++编写的“一维信号小波分解与重构的VC++源程序”,请站长检查-It is a preparation of the VC "one-dimensional wavelet decomposition and reconstruction VC source", please check station
- 2022-02-04 21:20:10下载
- 积分: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
-
Multi
多维小波变换实现了一种新的处理方法和途径.-Multi-dimensional wavelet transform to achieve a new deal with ways and means.
- 2023-04-15 10:45:03下载
- 积分:1
-
小波变换源代码,用于图像分析,包括图像压缩、纹理分析和识别。...
小波变换源代码,用于图像分析,包括图像压缩、纹理分析和识别。-The program illustrates the original code of wavelet transformation, which can be used in image compression, texture analysis and recognization.
- 2023-05-16 09:15:02下载
- 积分:1
-
小波滤波器论文.rar
小波滤波器论文.rar- Wavelet filter paper rar
- 2022-06-01 03:37:55下载
- 积分:1
-
Wavelet packet in image processing applications, including de
小波包在图像处理中的应用,包括消噪,压缩,边缘检测等。-Wavelet packet in image processing applications, including de-noising, compression, edge detection and so on.
- 2022-10-19 02:15:03下载
- 积分:1
-
常用的小波变换、傅立叶变换、离散余弦变换、图像旋转、平移、缩放类模块,用户只需运行时只需调用相应的模块,这是我从我们开发的系统中剥离出来的类模块,供大家使用,希...
常用的小波变换、傅立叶变换、离散余弦变换、图像旋转、平移、缩放类模块,用户只需运行时只需调用相应的模块,这是我从我们开发的系统中剥离出来的类模块,供大家使用,希望大家能喜欢!-commonly used wavelet transform, Fourier transform, discrete cosine transform, image rotation, translation, scaling type module, users can run only when the corresponding module called, this is my from our development of the system spin-off from the class module for everyone to use, I hope you will like!
- 2022-01-26 01:09:27下载
- 积分:1
-
小波分析与应用(超星格式电子书)
小波分析与应用(超星格式电子书)-wavelet analysis and application (Superstar format e-books)
- 2022-12-31 14:45:04下载
- 积分:1
-
Slantlet代码
图像多尺度分析,小波变换的进一步发展slantlet变换代码,用matlab编写有使用说明-slantlet code
- 2023-05-21 09:20:03下载
- 积分:1