This repository contains the implementation of a JPEG encoder and decoder for which its performance is compared with that of the Matlab implementation. The jpeg.mlx live script performs the compression of a JPEG image and compare its performance with the JPEG compression that Matlab implements. In this live script an image is selected and compressed for different values of the compression quality parameter and different metrics are evaluated: SSIM, MSE, the size of the compressed image in bits/pixel and the speed of encoding and decoding.
-
Notifications
You must be signed in to change notification settings - Fork 0
Matlab implementation of a JPEG encoder/decoder
License
TheLokin/JPEG-Encoder-Decoder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Matlab implementation of a JPEG encoder/decoder