Wavelet transform for image coding

版本 1.1.0.0 (239.5 KB) 作者: Nikola Sprljan
Wavelet transform for image coding
2.7K 次下载
更新时间 2012/4/26

查看许可证

Wavelet transform related functions specifically designed to be used as a tool for image/video compression. The core of the toolbox consists of one-dimensional (1D) wavelet analysis and synthesis functions. The separable decomposition of multidimensional signals is supported, building on the 1D analysis and synthesis functions. The special case of the 2D signal is given with separate functions, with option to perform either dyadic or wavelet packets decomposition. Several functions are dedicated to the computation of wavelet filter properties and their visualisation.

There are also functions for wavelet packets decomposition and reconstruction, wavelet analysis/synthesis in lifting implementation and a function to derive lifting coefficients from the FIR representation of a wavelet.

The source and some instructions are also on Github (under /Wavelet):
https://github.com/nsprljan/ImageCodingResearchTools
Fork it, send me a pull request with your patches or add issues.

引用格式

Nikola Sprljan (2026). Wavelet transform for image coding (https://ww2.mathworks.cn/matlabcentral/fileexchange/36281-wavelet-transform-for-image-coding), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Continuous Wavelet Transforms 的更多信息
版本 已发布 发行说明
1.1.0.0

Addition to the description, mentioning other features of this toolbox.

1.0.0.0