My Image Compression

The program is well documented. The user can easily understand the flow of the program.
1.4K Downloads
Updated 5 Mar 2010

View License

The image compression routine uses the concept of factorizing the image-matrix & using only the required 'key' values that represent the original image-matrix.
There is loss of data, in the sense that, the original matrix cannot be regenerated from the compressed image-data.
Currently, this routine compresses only JPEG image files. This principle can also be used to compress normal data file without losing the important information.

Cite As

Avinash Bhat (2024). My Image Compression (https://www.mathworks.com/matlabcentral/fileexchange/26860-my-image-compression), MATLAB Central File Exchange. Retrieved .

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

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