JPEG encoder + decoder

THIS PROGRAM CONSTRUCTS A '.YUV' FILE FROM THE INPUT BMP,TIFF FILE FORMATS.
4K Downloads
Updated 1 Jul 2009

View License

1.subsampling
2.level shifting --> dct -->quantization
3.dequantization-->idct--->level shifting
4.SNR calculations
5.writing decoded matrices into yuv file.
6.YUV FILE can be viewed using yuv players like 1)YUV TOOLS 2) ELECARD YUV VIEWER.(available for free download)
7.PLZ SELECT 420 SUBSAMPLING in yuv viewer and give appropriate resolution of the input image.
8.compare the size of input and reconstructed images.

Cite As

NIKHIL S KUMAR (2025). JPEG encoder + decoder (https://in.mathworks.com/matlabcentral/fileexchange/24609-jpeg-encoder-decoder), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
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.0.0.0