The following Matlab project contains the source code and Matlab examples used for rgb image compression.
The code uses the following function to compute the final result:
1.
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 |
---|---|
compressimage.m | 264 |
DCTcompressioncroma.m | 1256 |
DCTcompressionluma.m | 1261 |
einstein.jpg | 63008 |
invzigzag.m | 2717 |
license.txt | 1307 |
rgbcompression.m | 174 |
rl_dec.m | 480 |
runenc.m | 204 |
zigzag.m | 2350 |