/MATLAB-Jpeg-encoder

JPEG compression implementation in MATLAB. With writing into file.

Primary LanguageMATLAB

MATLAB-Jpeg-encoder

Full JPEG compression algorithm implementation in MATLAB, with writing image data into file. Run the main.m script, where you should configure input file name, output file name and desired quality.


This project is no longer maintained. Please, use the code only as a reference fr the algorithm.