JPEG-based computing

Version 1.2.0.0 (511 KB) by Boris
This is a function to test a JPEG-based encoding/decoding algorithm
1.8K Downloads
Updated 14 Nov 2014

View License

This is a function to test a JPEG-based encoding/decoding algorithm and look at the picture and a respective compression ratio. Given a colored or gray-scaled image of any size and a percentage of quality you can compute the compressed vector (using entropy+huffman), compression ratio and look at how this picture would look like if compressed with the specified quality.

Cite As

Boris (2024). JPEG-based computing (https://www.mathworks.com/matlabcentral/fileexchange/40355-jpeg-based-computing), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
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.2.0.0

added a demo file and images

1.1.0.0

added a demo file

1.0.0.0