-
小波图像处理C++源代码,拥有精美的用户图形窗口,二维小波
变换的代码在Wvtran.cpp中,可供参考学习小波变换....
小波图像处理C++源代码,拥有精美的用户图形窗口,二维小波
变换的代码在Wvtran.cpp中,可供参考学习小波变换.-Wavelet image processing C++ source code, with
beautiful graphics window for users, two-dimensional
wavelet transform Wvtran.cpp at the code,
- 2022-01-21 23:25:33下载
- 积分: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
-
VC digital image transformation, the transformation out, wavelet transform of th...
用VC++实现数字图象的行变换,列变换,小波变换的原代码,很实用-VC digital image transformation, the transformation out, wavelet transform of the original code, practical
- 2022-05-05 03:23:31下载
- 积分:1
-
小波变换源程序,EZW算法
小波变换源程序,EZW算法-source wavelet transform, EZW Algorithm
- 2023-01-07 13:45:03下载
- 积分:1
-
图像处理小波变换算法及编程技巧
有关图像处理中小波变换的算法及编程技巧-the image processing wavelet transform algorithms and programming skills
- 2022-07-04 13:21:07下载
- 积分:1
-
Welcome to domnloads my code !thank you !
此系统包含多种数字信号调制,使用方便,特别适用于初学者!-Welcome to domnloads my code !thank you !
- 2023-03-15 14:30:04下载
- 积分:1
-
uwb的仿真源码,在30个用户的情况下给予了仿真验证
uwb的仿真源码,在30个用户的情况下给予了仿真验证-uwb the simulation source code, the 30 users, the grant of the simulation
- 2022-03-06 01:23:16下载
- 积分:1
-
离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数...
离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C++ code to achieve. Functions which include Mexico apparatus function, pending analysis functions
- 2023-05-16 17:30:03下载
- 积分:1
-
Ridge_WindowFT窗口傅立叶变换的脊
CohenDist Cohen类时频分布
Ridge_WindowFT窗口傅立叶变换的脊
CohenDist Cohen类时频分布-Ridge_WindowFT window Fourier Transform ridge CohenDist Cohe n type time-frequency distribution
- 2023-03-31 00:45:04下载
- 积分:1
-
EZW编码算法及改进算法的研究
嵌入式零树小波编码及其改进算法的研究-EZW coding and improved algorithm research
- 2022-01-26 02:29:31下载
- 积分:1