JPEG Image Compression with a for loop

3 views (last 30 days)
James Eckloff
James Eckloff on 28 Oct 2020
Commented: James Eckloff on 28 Oct 2020
For an assignment I am tasked with compressing an image. The assignment wants me to use a for loop and go through a quality vector it gave me.
[100:-10:10]
I have no clue how to go about compressing an image and everywhere I look I do not see anything about a quality vector. It also wants me to get the file size then save the images with seperate percentages of quality. I do not know what any of this means and I am looking for help.
  3 Comments
James Eckloff
James Eckloff on 28 Oct 2020
When I use getFilesize('Lena512,bmp') it says ans 263222. and 512x512 grayscale

Sign in to comment.

Answers (1)

KSSV
KSSV on 28 Oct 2020

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!