-
Image-zoom---modified-WT
实现文章 李根.基于小波变换修正的双线性图像插值图像放大方法,信息技术,2010.9 一文的仿真。包括自编的双线性插值和最近邻插值方法。(Lee, realize the article based on wavelet transform image modified bilinear interpolation method of image magnification, information technology, article 2010.9 of the simulation. Including self bilinear interpolation and nearest neighbor interpolation method.)
- 2011-10-31 15:17:32下载
- 积分:1
-
BE-CO-RO-1991
Fast wavelet transforms and numerical algorithms 1
- 2013-12-27 23:53:23下载
- 积分:1
-
erweixiaobobianhuan
此示意程序用DWT实现二维小波变换
1.调原始图像矩阵
2.进行二维小波分解
3.分解结果显示
重构源图像及结果显示
(This indicated the procedure using two-dimensional wavelet transform DWT realize one. Transferred the original image matrix 2. To carry out two-dimensional wavelet decomposition 3. Decomposition results show that reconstruction of the source images and results show)
- 2008-03-30 00:28:45下载
- 积分:1
-
ConstructWaveBaseFunction
说明: 紧支撑小波基的构造。
以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像.
void Convolution(double* pShortData, int nShort, double* pLongData, int nLong)
int CalcScaleFunction(double* pOutData)
int CalcWaveletFunction(double* pOutData)
Convolution()不是通用的离散卷积代码,而是简单地实现了后面两个函数需要的离散卷积,它要求输入的前一个数组长度小于后一数组长度,而且卷积结果就直接覆盖存储在后一数组中。CalcScaleFunction()计算尺度函数,CalcWaveletFunction()计算小波函数。
(Compactly supported wavelet bases constructed. To Daubechies wavelet filter coefficients as an example, the derived wavelet function and scaling function, and draw their images. Void Convolution (double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction (double* pOutData) int CalcWaveletFunction ( double* pOutData) Convolution () instead of generic discrete convolution code, but simply the realization of a function behind the need for two discrete convolution, which requires input before an array length is less than the array length of the latter, but the result of convolution directly covered by the latter is stored in the array. CalcScaleFunction () calculated scaling function, CalcWaveletFunction () calculation of wavelet function.)
- 2020-11-10 20:19:45下载
- 积分:1
-
Wavelet-Tools
美国Rice大学提供的matlab 小波代码,要比matlab自带的matlab更易用(Rice University, USA matlab wavelet code comes than easier to use)
- 2012-06-25 15:52:57下载
- 积分:1
-
kalman
kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。(The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.)
- 2020-12-01 21:09:26下载
- 积分:1
-
2-D-DWT
这是二维离散小波变换程序,里面附带程序说明,及实例讲解。(This is a two-dimensional discrete wavelet transform, which comes with the program instructions and examples to explain.)
- 2021-04-28 17:08:43下载
- 积分:1
-
psnr_noise
图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪,计算去噪前后图像的PSNR。(Wavelet Denoising images to grayscale images coupled with a certain amount of Gaussian noise, and then using the method of wavelet transform denoising calculated before and after denoising images PSNR.)
- 2008-12-14 09:18:48下载
- 积分:1
-
500wavlet
小波变换的程序包括小波变化 小波分解小波包分解程序(Wavelet transform procedures include wavelet transform wavelet decomposition wavelet packet decomposition program)
- 2020-06-29 11:00:02下载
- 积分:1
-
bayesthresholding2
本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)
- 2021-05-09 17:18:34下载
- 积分:1