The following Matlab project contains the source code and Matlab examples used for walsh and wavelet transform for color gray image compression.
this type of the compression depends on the two level DWT and then apply 2D walsh transformation on each 8x8 block. the final transformed image coded by arithmetic coding.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1315 |
Color_Walsh_DWT_Coding.m | 2346 |
Color_Walsh_DWT_Decoding.m | 896 |
1.bmp | 692278 |
2.bmp | 750054 |
3.bmp | 786486 |
Read me First.pdf | 396201 |
Very imporatnt note for you.txt | 431 |
Walsh_DWT_Coding.m | 6762 |
Walsh_DWT_Decoding.m | 5907 |