搜索资源列表
lifting_db97
- 该程序对向量进行小波变换,所用的小波为利用提升方案实现的 Daubechies 9/7小波-the program right vector wavelet transform, using a wavelet upgrade program for the use of the realization of Daubechies 9 / 7 wavelet
CDF_9_7_Wavelet_Transform
- CDF 9/7 Wavelet Transform matlab code-CDF 9 / 7 Wavelet Transform Matlab code
dwt97
- 实现(9,7)小波的整数提升算法,包括正变换和反变换,分别存于wave_trans.cpp,wave_itrans.cpp中.-achieve (9,7) wavelet algorithm integer upgrade, including the transformation and the inverse transform, wave_trans.cpp were deposited, wave_itrans.cpp China.
ifting_transform
- 离散小波变换9/7,5/3小波变换的源程序-DWT 9 / 7, 5 / 3 wavelet transform of the source
IntDwtverygood
- 9/7及5/3整数提升小波变换的类库!比较好用!供小波变换图像处理参考!-9 / 7 and 5 / 3 wavelet transform integer upgrade the library! Better quality! Wavelet Transform for image processing reference!
Wavelet
- 二维小波变换,包括提升9.7小波,是用c++语言编程实现的
水印算法
- 在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。-in the original image Biorthogonal 7 / 9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, a
基于双正交小波分解的水印算法
- In the original image Biorthogonal 7 / 9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, after wavelet-transform reconstruct images.
waveletcdf97
- 双正交9/7小波变换matlab源码和使用介绍-biorthogonal 9/7wavelet transform source code in matlab .
lifting_db97
- 提升小波变换(9/7),VC可直接使用。-Lifting wavelet transform (9/7), VC can be used directly.
JPEG2000_9_7_002.pdf
- 基于实数的二进制表示法,把CDF(Cohen,Daubechies and Feauveau)9/7双正交小波基的提升系数化为二进制,采用简单的移位一加操作代替结构复杂的浮点乘法器,从而实现了JPEG2000中9/7离散小波变换的定点计算.相对于浮点计算法,移位一加操作最大的优点是计算简单,特别易于超大规模集成电路实现,因而使硬件实时处理图像信号成为可能.实验仿真结果表明:在低压缩比的情况下,用移位一加操作重构的图像,其峰值信噪比(PSNR)只比浮点法低0.10 dB,当压缩比增大时,其PSNR
chuli
- 用cdf 9/7 小波分解和重建二维图像,若在中间加上适当的处理过程,则可实现对图像的去噪处理。-With cdf 9/7 wavelet decomposition and reconstruction of two-dimensional image, if in the middle combined with the appropriate processing can be achieved to address the image denoising.
HIC
- 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但本程序还是有了新的闪光点,程序中的小波算法使用的是9/7提升小波-This procedure using the VC++ development, the main Spiht coding algorithm. Spiht algorithm has been very mature, but a new procedure or闪光点, procedures in the algorithm using
WaveletTransformsinMATLAB
- 执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexit
wavecompression
- The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
BinDwt97
- 此程序为二进制9-7小波提升格式的变换,算法中有整数加法和移位。-This program is a binary format, 9-7 Wavelet Lifting Transform, the algorithm has integer addition and shift.
Idwt
- 一种9/7整数小波变换的逆变换。已通过仿真。可供初学者学习。-A 9/7 integer wavelet transform inverse transformation. Has passed the simulation. For beginners to learn.
begin
- 9/7提升小波变换中奇偶分裂步、预测步、边界延拓处理和模块测试平台的Verilog代码描述:-9/7 lifting wavelet transform in odd and even split-step, prediction step, boundary extension process and module test platform described in Verilog code:
VerilogHDL
- 9/7提升小波变换中奇偶分裂步、预测步、边界延拓处理和模块测试平台的Verilog代码描述:-9/7 lifting wavelet transform in odd and even split-step, prediction step, boundary extension process and module test platform described in Verilog code:
wavelift
- 9/7小波变换以及5/3小波变换,包含了一维变换以及二维变换(this are 9/7 wavelet and 5/3 wavelet)