2-dimensional DOST.zip

2 dimensional Stockwell transform, (S-transform), (DOST2)
770 Downloads
Updated 14 Jul 2014

View License

This archive contains:
1) dost2.m: this function computes the 2-dimensional discrete Stockwell coefficients of a given 2-dimensional signal, i.e. a picture;
2) idost2.m: this function reconstruct the original signal from its Stockwell coefficients;
3) dost2_tutorial.m: it provides an example on how to use the 2-dimensional S-transform to analyze the classical "lena picture".
The DOST2 and IDOST2 are FFT-FAST (O(NlogN)).

More comments on the 2 dimensional S-transform, references and a detailed description of the algorithms used are given as comments in the m-files.

DOST2 and IDOST2 are based on DOST and IDOST from the same authors.

Cite As

Luigi Riba (2024). 2-dimensional DOST.zip (https://www.mathworks.com/matlabcentral/fileexchange/47223-2-dimensional-dost-zip), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: 1-dimensional DOST.zip

Inspired: 2-dimensional DCST.zip

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0