搜索资源列表
-
0下载:
给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
-
-
1下载:
包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。-Including the source code of a number of examples are: a linear one-dimensional non-linear approximation, nonlinear two-dimensional linear approximation, the use of linear
-
-
1下载:
单小波变换应用于图像压缩,及其应用于图像融合的MATLAB代码-Single-wavelet transform to image compression, image fusion and its application to the MATLAB code
-
-
0下载:
hi this the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets-hi this is the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets
-
-
0下载:
原书《小波十讲》(TenLecturesonWavelets)是一本世界范围公认的经典学术名著,是当代数学著作中一本影响巨大的绝妙好书。书中包含了20世纪80年代以来世界上有关小波分析的最先进成果,也包含Daubechies本人关于紧支撑小波的卓越成就。对于学习研究小波理论、探讨分析小波应用的人而言,此书是不可不读的基础性经典著作。-The original book " Ten Lectures on Wavelets" (TenLecturesonWavelets) is
-
-
0下载:
code source compression image using Haar wavelet
By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu
To compress an image use this command in MATLAB:
haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE)
example:
haar_compres
-