C++20 project that implements a JPEG-style encoding pipeline. The current demo program reads a text-based PPM image (P3) and writes a baseline JPEG file.
C++20 project that implements a JPEG-style encoding pipeline. The current demo program reads a text-based PPM image (P3) and writes a baseline JPEG file.