A Python program that compresses raw images based on the JPEG compression algorithm.
-
Updated
Dec 30, 2023 - Python
A Python program that compresses raw images based on the JPEG compression algorithm.
A Python implementation of the Aztec space-filling curve
The code shows how to perform zigzag scan on a NxN matrix and is written in C++. Zigzag scanning is used in many different applications including JPEG Compression using DCT Transform.
Add a description, image, and links to the zigzag-scanning topic page so that developers can more easily learn about it.
To associate your repository with the zigzag-scanning topic, visit your repo's landing page and select "manage topics."