搜索资源列表
-
0下载:
关于小波变换的代码,希望对大家有帮助,同时希望能找到自己需要的代码-On wavelet transform code, we would like to help, at the same time hoping to find that they need the code
-
-
0下载:
LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language.
The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
-
-
0下载:
实现9/7小波正反变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小
-