-
用C++编写的基于提升结构的9/7离散小波变换,边界处理采用的是嵌入式对称结构。...
用C++编写的基于提升结构的9/7离散小波变换,边界处理采用的是嵌入式对称结构。-With C++ Prepared to upgrade the structure based on the 9/7 discrete wavelet transform, boundary treatment is used in embedded symmetric structure.
- 2022-09-17 03:20:03下载
- 积分:1
-
VC实现的小波算法
微软无线API RIL(Radio Interface Layer)库文件,这个接口文件是根据微软的专利文件和文档生成的,可以用于RIL层开发-Microsoft Wireless API RIL (Radio Interface Layer) library file, the interface file is based on Microsoft
- 2023-07-17 16:00:03下载
- 积分:1
-
包括一次行、列变换,一层,二层,三层小波变换,低通,高通滤波,图像复原,增强,融合...
包括一次行、列变换,一层,二层,三层小波变换,低通,高通滤波,图像复原,增强,融合-including a trip out transform, layer, Layer wavelet transform, low-pass and high-pass filtering, image restoration, enhancement, integration
- 2022-01-26 04:13:40下载
- 积分:1
-
trellis脏纸编码的水印
Dirty paper trellis code for watermarking
- 2022-06-18 00:12:04下载
- 积分: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
-
由于成像方式及波谱接收段的不同.合成孔径雷达SAR(synthetic aperture radar)与可见光图像所反映的信息有很大差异,图像之间相关性弱,且互...
由于成像方式及波谱接收段的不同.合成孔径雷达SAR(synthetic aperture radar)与可见光图像所反映的信息有很大差异,图像之间相关性弱,且互补性明显。因此在图像融合时,应该根据其互补性信息特征各取所长。在研究了一些现有融合方法的基础上,提出了一种基于互补信息特征的SAR与可见光图像融合方法。首先通过基于像素邻域的能量统计特性融合SAR与可见光图像,将SAR图像中的重要目标信息加入到可见光图像中,然后再利用小波变换进行二次融今,充分加入原始图像的边缘细节信息。实验结果表明,该融合方法有效。-err
- 2023-04-25 06:10:03下载
- 积分:1
-
harr wavelet transform algorithm implemented with c
harr wavelet transform algorithm implemented with c
- 2022-09-02 01:05:03下载
- 积分:1
-
小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。...
小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
- 2023-03-18 17:10:03下载
- 积分:1
-
97整数小波变换源程序,文件中有可执行程序。
97整数小波变换源程序,文件中有可执行程序。-97 Integer Wavelet Transform source code, executable program file.
- 2023-03-07 00:10:03下载
- 积分:1
-
采用多种小波基的离散小波变换源码
采用多种小波基的离散小波变换源码-Wavelet basis using a variety of discrete wavelet transform source
- 2022-04-12 17:06:00下载
- 积分:1