-
Wavelets, filters and general functions for image processing.
Visual C++下的小波变换、滤波器和一般的图像处理操作。-Wavelets, filters and general functions for image processing.
- 2023-06-05 02:00:03下载
- 积分:1
-
Wavelet transform, D4 scaling function and wavelet function Rendering
小波变换,D4尺度函数和小波函数图形绘制-Wavelet transform, D4 scaling function and wavelet function Rendering
- 2022-02-14 14:36:23下载
- 积分: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
-
可以用CDF53小波对灰度图像实现正反变换
可以用CDF53小波对灰度图像实现正反变换-CDF53 wavelet can be used to achieve positive and negative gray image transformation
- 2022-06-14 23:21:39下载
- 积分:1
-
wavelet algorithm and the realization upgrade format. C to achieve, Visual C, Wa...
小波算法以及提升格式的实现。用C++实现,Visual C++,Wavelet-wavelet algorithm and the realization upgrade format. C to achieve, Visual C, Wavelet
- 2022-05-31 07:47:29下载
- 积分:1
-
Wavelet zerotree coding source for the study of wavelet image coding for the stu...
小波零数编码的源程序,对于学习小波用于图像编码的同学有一定帮助-Wavelet zerotree coding source for the study of wavelet image coding for the students to have a certain extent, help
- 2022-06-01 20:59:45下载
- 积分:1
-
reconstruction filter coefficients using this algorithm can be right image denoi...
滤波器系数重构运用该算法可以对图象进行去噪处理-reconstruction filter coefficients using this algorithm can be right image denoising
- 2022-09-15 22:30:03下载
- 积分:1
-
multiwaveltfigure
multiwaveltfigure
- 2022-03-18 12:51:44下载
- 积分:1
-
离散小波变换的matlab程序,包括一维与二维的
离散小波变换的matlab程序,包括一维与二维的-Discrete wavelet transform matlab procedures, including one-dimensional and two-dimensional
- 2022-03-17 02:04:53下载
- 积分:1
-
This is what I do with C based on wavelet transform coding Zerotree
这是我用C做的基于小波变换的零树编码-This is what I do with C based on wavelet transform coding Zerotree
- 2022-07-22 04:36:44下载
- 积分:1