The Python implementation of the AFF4 standard.
- Updated
Apr 26, 2024 - Python
The Python implementation of the AFF4 standard.
This program takes in an image and compresses it in the same extension. Using Single Value Decomposition(SVD) and the Gram-Schmidt Algorithm, this program is able to reduce the image size in a few seconds.
Add a description, image, and links to the compression-formats topic page so that developers can more easily learn about it.
To associate your repository with the compression-formats topic, visit your repo's landing page and select "manage topics."