Wavelets on Trees
From WikiBiron
General Information
- This website provides source code for wavelet transforms on trees, with applications to:
- Distributed data compression for wireless sensor networks
- Image coding
- Publications describing these transforms can be found at:
- Distributed Compression for Sensor Networks web page for transforms used in WSN
- Godwin Shen's web page for transforms used in image coding (and WSN)
- This page is maintained by Godwin Shen
- Email: godwinsh@usc.edu
Source Code
- Comments, questions or concerns should be directed to: godwinsh@usc.edu
- MATLAB source code for wavelets on trees in WSN
- Last Updated On: August 5, 2009
- This code provides implementations of the transforms described in our ICASSP 08/09 papers and an upcoming submission to IEEE Transactions on Signal Processing
- The main files to start with are Example_LossyCoding.m and Example_LosslessCoding.m