You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is a simple DCT(Discrete Cosine Transform ) based image compression code. The concept used was to apply DCT on 8*8 block of the input image followed by quantization will result in zeroing out of many DCT coefficients. Then after inverse quantization and inverse discrete cosine transform, we will get an error to decode the image from the input image. Perceptually the error will be very small show we will observe any changes in image quality and the file size decreases.
Cite As
buddhadeb das (2026). Image Compression (https://in.mathworks.com/matlabcentral/fileexchange/73075-image-compression), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.78 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
