воскресенье, 11 мая 2014 г.

MATLAB Full JPEG Compression Implementation

I was not able to find full JPEG Compression implementation in MATLAB, with writing to file and so on. So, had to write it by myself. Here you can download the archive with code. Start compression from main.m, by entering file name to compress and compression quality.
Also easy_encoder.m script is provided, that can be used for JPEG compression analyses.
MATLAB R2011b is used. TODO: code should be refactored.

https://github.com/TheAvalanche/MATLAB-Jpeg-encoder

Комментариев нет:

Отправить комментарий