Image Compression

DCT based image compression followed by quantization and dequantization reduces the size of the image. Lossy type image compression.
197 descargas
Actualizado 20 oct 2019

Ver licencia

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.

Citar como

buddhadeb das (2024). Image Compression (https://www.mathworks.com/matlabcentral/fileexchange/73075-image-compression), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Denoising and Compression en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0