当前位置:
首页 资源下载
搜索资源 - inverse wavelet transform
搜索资源列表
-
2下载:
Le Gall 5/3 小波变换及其反变换,可用于JPEG2000无损压缩中-Le Gall 5/3 wavelet transform and its inverse transform,which can be used for lossless compression in JPEG2000
-
-
0下载:
执行一维和二维小波变换在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
-
-
0下载:
本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki fu
-
-
0下载:
双正交小波的正变换和反变换,以及显示程序;提升小波的正变换和反变换,以及显示程序-Are the biorthogonal wavelet transform and inverse transform, and display procedures the lifting wavelet transform and inverse transform is, as well as the display program
-
-
0下载:
Computing the wavelet transform of an image
First we load the image
Then we set up the parameter of the transform
At last we actually perform the transform
If we do the inverse transform, we get back nearly the original image
Finaly we disp
-
-
0下载:
Linear and non-linear approximation with wavelets
Linear approximation is obtained by keeping M low frequency coefficients and then applying the inverse wavelet transform. Here we take M=n^2/4 by keeping n/2 x n/2 low frequency coefficients.
Lin
-
-
0下载:
用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
-
-
0下载:
dual tree complex wavelet transform (DTCWT)construction and inverse of DTCWT
-
-
0下载:
This program calculates the 2-D inverse wavelet transform of an image using orthogonal filters.
-
-
0下载:
小波变换的VHDL代码,内带正变换逆变换的测试文件。-Wavelet transform VHDL code, with a positive transformation within the inverse transform of the test file.
-
-
0下载:
用OpenCV实现二维离散小波变换及其逆变换(对初学者非常有用)-OpenCV implementation with two-dimensional discrete wavelet transform and its inverse transform (very useful for beginners)
-
-
0下载:
main executing reference usage: observeWaveletDecompositionBenchmark_N_levels.m
The objective is to illustrate wavelet decomposition, and to describe how operations may be done in the wavelet domain before the reconstruction. The demo decouples
-
-
0下载:
基于opencv的提升5/3小波变换和逆变换-Opencv-based enhancement of 5/3 wavelet transform and inverse transform
-
-
0下载:
一种9/7整数小波变换的逆变换。已通过仿真。可供初学者学习。-A 9/7 integer wavelet transform inverse transformation. Has passed the simulation. For beginners to learn.
-
-
5下载:
用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
-
-
0下载:
小波变换及其逆变换,适合新手上路,有详细的注释-Wavelet transform and its inverse transform, suitable for novice road, there are detailed notes
-
-
2下载:
实现以下功能:装载信号;完成信号的单尺度一维离散小波分解;从系数中重构低频部分和高频部分;显示高频和低频部分;由小波逆变换恢复信号;多层一维分解;提取系数的低频和高频部分;重构第3层的低频系数;重构第1、2、3、4、5层的高频信号;重构原始信号并显示-Achieve the following functions: load signal complete signal single-scale one-dimensional discrete wavelet decomposition r
-
-
0下载:
VC++实现的小波变换,多级小波分解,小波逆变换。运行成功。值得参考-VC++ implementation of the wavelet transform, multi-level wavelet decomposition, inverse wavelet transform. Run successfully. Worth considering
-
-
1下载:
小波变换-图像融合的matlab代码~
图像融合实验。显微镜或照相机在某一次固定焦距下清晰成像的物距是一定的,即成像的物体只有一个层面是清晰而其它层面是模糊的,需要我们把各幅在不同焦距下的图像融合成一张图像,使得远近的物体都清晰。
设定好融合图像数、小波分解的层数、彩色图像的通道数等几个参数后,可对原图像进行融合。
本算法首先对彩色图像变成YIQ空间,对所有图像的各个颜色分量进行小波分解,然后在小波变换域上根据某种策略选取系数,最后做小波反变换和YIQ反变换即得结果图像。-Wa
-
-
0下载:
对含噪声信号进行小波变换;对变换得到的小波系数进行某种处理,以去除其中包含的噪声;对处理后的小波系数进行小波逆变换,得到去噪后的信号-Containing noise signal wavelet transform the wavelet transform coefficients to a treatment to remove the noise contained therein the treated wavelet inverse wavelet transform coeff
-