-
mulwave
此函数基于二进小波的分解、重构的图像去噪(This function is based on the dyadic wavelet decomposition, reconstruction of the image denoising)
- 2009-05-12 21:52:38下载
- 积分:1
-
用opencv实现各种低通滤波器
对图像进行滤波处理是图像处理中最常见的一种操作类型。而这其中低通滤波(也可以叫做平滑)有事各种滤波处理中最常用的。这里就简单写写 OpenCV 中提供的几种低通滤波方法。
具体思路:对源图像进行离散傅里叶变换,滤波后通过cvDFT进行傅里叶逆变换得到理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器后图像
- 2022-03-04 13:06:18下载
- 积分:1
-
watermarking
使用了Arnold置乱算法,实现了基于小波变换的数字图像水印(Arnold used the scrambling algorithm based on wavelet transform of digital image watermarking)
- 2009-06-05 10:38:49下载
- 积分:1
-
漫画傅里叶解析-涉谷道雄
介绍傅立叶变换的漫画,不是大量公式叙述或证明,简洁生动,易于理解。(The caricature that introduces Fourier transform, is not a lot of formula narration or proof, concise and vivid, easy to understand.)
- 2020-06-22 17:00:02下载
- 积分:1
-
lwt
提升小波变换程序,
%LWT Lifting wavelet decomposition 1-D.
% LWT performs a 1-D lifting wavelet decomposition
% with respect to a particular lifted wavelet that you specify.(lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet decomposition 1-D. % Local Walsh Transform performs a 1-D lifting wavelet decomposition% with respect to a particular lifted wavelet that you specify.)
- 2020-11-19 22:59:42下载
- 积分:1
-
OouraFFT-master
快速傅里叶变换,fft,ourrafft master(Fast Fourier Transform Algorithm)
- 2020-11-13 22:29:42下载
- 积分:1
-
mallat
实现小波变换中mallat算法的完整matlab程序文件,可进行三级分解与重建(Implementation of wavelet transform algorithm Mallat)
- 2021-02-23 19:49:40下载
- 积分:1
-
SIGNAL_edge_dwt
利用小波变换模极大值方法进行信号检测的实验,很容易的检测出突变点(Wavelet transform modulus maxima method of signal detection experiments, it is easy to detect mutations)
- 2010-09-20 09:24:10下载
- 积分:1
-
the-implementation-of-the-SVD
svd算法的实现,用matlab实现SVD算法(the implementation of the SVD algorithm)
- 2021-03-10 09:49:26下载
- 积分:1
-
二维S变换
能够实现二维S变换的MATLAB程序,与Stockwell的经典程序不同(the code which can implements the 2D S-transform)
- 2018-05-09 14:32:07下载
- 积分:1