An open API service indexing awesome lists of open source software.

https://github.com/vishalkg/jpeg_encoder

JPEG Encoder
https://github.com/vishalkg/jpeg_encoder

dct-coefficients image-reconstruction jpeg-encoder jpeg-image matlab

Last synced: 13 days ago
JSON representation

JPEG Encoder

Awesome Lists containing this project

README

          

# JPEG Encoder
* Minimalistic version of JPEG Encoding Algorithm
* Uses simple DCT basis.
* Reconstructs images using a specified amount of energy.