mrc-tech / Bitmap

C++ library for images creation
The Unlicense
5 stars 1 forks source link

JPEG images #3

Open mrc-tech opened 2 years ago

mrc-tech commented 2 years ago

To be done. Actual implementation is a total fail and an ugly mess copied elsewere (like PNG implementartion). Still studiyng background math (Discrete Cosine Transform and Hufmann codification and Luminance-Chrominance color rapresentation).

mrc-tech commented 2 years ago

JFIF image file format is a lossy one. This library is primarly intended for scientific use, not for photos. Graphs, plots, lines, systems, geometric patterns... perhaps only lossless file formats are to be used (AARgh, my english is soo bad today....)