JPEG-based computing

This is a function to test a JPEG-based encoding/decoding algorithm

You are now following this Submission

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 (2026). JPEG-based computing (https://se.mathworks.com/matlabcentral/fileexchange/40355-jpeg-based-computing), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

added a demo file and images

1.1.0.0

added a demo file

1.0.0.0