My Image Compression
Version 1.0.0.0 (1.84 KB) by
Avinash Bhat
The program is well documented.
The user can easily understand the flow of the program.
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 (2026). 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 LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis >
- Signal Processing > Wavelet Toolbox > Denoising and Compression >
Find more on Image Segmentation and Analysis in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
