搜索资源列表
97小波变换源程序
- 7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助! -7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can b
提升法97经典程序
- 提升法97经典程序(本程序实现任意偶数大小图像第二代双正交97提升小波变换),希望大家多多交流-upgrade classical procedure (the program arbitrary size images even second-generation upgrade biorthogonal wavelet transform 97), I hope Members can exchange
wavelet97
- 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比-using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio
97waveletstransformthreepromotionalgorithms.SPIHT.
- 97小波变换三层提升算法SPIHT版.SPIHT算法。图像处理小波变换方面的内容。-97 wavelet transform algorithm SPIHT three-tier upgrade version. SPIHT. Image processing wavelet transform aspects.
9-7Filter
- 2005/12/07 此程序主要使用mallet算法实现的是97小波变换程序 -2005/12/07 The procedure used mallet algorithm is 97 Wavelet Transform Procedure
ImageFusionWaveleteCodebylqh
- 本人原创代码,实现了图像的97小波,Haar小波变换,并实现了基于小波系数选择的图像融合处理,程序简单易懂,界面简洁,希望朋友们能够喜欢。-my original code, the images of 97 Wavelet, Haar transform, and achieve a choice based on wavelet coefficients of image fusion, procedures are simple, concise interface, hope to be
97wave222
- 一个97小波原代码,我们注意到如果把源程序的float 改为short后PSNR将有很大降低。 用提升的方法还是好些!-a wavelet 97 original code, We note that if the source of the float to short after PSNR will be much lower. The method used to upgrade or better!
小波编解码ebcot编解码文件测试程序
- 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
离散小波、53小波、97小波变换的程序代码
- 离散小波、53小波、97小波变换的程序代码,包括3个h头文件和3个cpp文件,用VC6开发,对初学者非常实用,Discrete Wavelet, 53 wavelet, wavelet transform 97 of the program code, including the first 3 h of documents and three cpp file, use VC6 to develop, very useful for beginners
wavelet_matlab_code.rar
- 2代小波示意程序 2维小波变换经典程序 Daubechies小波基的构造 采用多孔trous算法(undecimated wavelet transform)实现小波变换 平移变换平移法(cycle_spinning)消除gibbs效应 提升法97经典程序 消失矩作用的程序 小波插值与小波构造 小波滤波器构造和消噪程序 小波谱分析mallat算法经典程序,2 Generation Wavelet indicated procedures classic 2-D wavelet
10_liftwave
- 97提升小波变换源程序,经典的提升小波变换C程序-97 liftwave sourece code
CDF97WaveletTransform
- 对 JPEG2000 进行小波的 CDF 97 变换-CDF 97 Wavelet Transform
Wavelet
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-This procedure to achieve even the size of any image of second-generation upgrade 97 Biorthogonal Wavelet Transform
lifting_97
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换。 -A useful M function for lifting scheme.
lift97
- 97小波的提升编码解码C程序,可用于图像的97小波变换-97
Josephu
- 用Java实现97提升小波变换,动态演示和可视化-Realizes 97 promotion wavelet transformation with Java, dynamic demonstration and visualization
liftingdemo
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-This procedure of an arbitrary even-size images to enhance the second-generation dual-orthogonal wavelet transform 97
lifting_97
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-failed to translate
vvcrease
- 可以实现二进97小波提升格式的小波变换,希望对大家学习和研究提(Can achieve binary wavelet ascend 97 format of wavelet transform, hope to study and research)
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 %% 注6: 此程序