-
multilevel wavelet tools. My friend give this to me. I hope it will be helpful t...
multilevel wavelet tools. My friend give this to me. I hope it will be helpful to others.
- 2022-07-13 20:03:58下载
- 积分:1
-
一个有关小波压缩的程序
一个有关小波压缩的程序-one of the wavelet compression process
- 2022-03-26 07:43:48下载
- 积分:1
-
它是用来去除噪声的图像
it is used to remove noise from images
- 2022-03-25 12:41:54下载
- 积分:1
-
vc编码的小波变换程序
vc编码的小波变换程序-vc wavelet transform coding procedures
- 2022-05-13 07:53:50下载
- 积分: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
-
是图像编码的一个学习的实验报告,里面有许多实例
是图像编码的一个学习的实验报告,里面有许多实例-The image encoding an experiment to study the report, which there are many examples of
- 2023-04-18 03:15:04下载
- 积分:1
-
小波变换是一个当今比较常用的图像处理方法,它可以很方便实现图像空间域到频率域的转换!...
小波变换是一个当今比较常用的图像处理方法,它可以很方便实现图像空间域到频率域的转换!-wavelet transform is a more commonly used in today"s image processing method, which can facilitate the achievement of image space domain to the frequency domain conversion!
- 2022-09-02 18:10:03下载
- 积分:1
-
often needs small Porgy Thinning, it is a simple and easy procedure thinning sma...
很多时候需要小波基的细化,这是一个简单好用的小波基细化程序-often needs small Porgy Thinning, it is a simple and easy procedure thinning small Porgy
- 2023-06-09 05:35:03下载
- 积分: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
-
该源代码是本人亲自所写,使用DWT对图像可以进行三次小波分解,直接下载可以使用,对图形图像处的同行们非常有用,欢迎下载。...
该源代码是本人亲自所写,使用DWT对图像可以进行三次小波分解,直接下载可以使用,对图形图像处的同行们非常有用,欢迎下载。-The source code is written by himself, the use of DWT can be three times the image wavelet decomposition, a direct download can be used in the graphic image Department colleagues very useful are welcome to download.
- 2022-05-07 02:15:38下载
- 积分:1