https://github.com/thaivincent/fft_image_compression
A simple image compression program using FFT and numPy
https://github.com/thaivincent/fft_image_compression
fft image-processing numpy
Last synced: 10 months ago
JSON representation
A simple image compression program using FFT and numPy
- Host: GitHub
- URL: https://github.com/thaivincent/fft_image_compression
- Owner: thaivincent
- Created: 2025-04-03T21:45:19.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T21:49:11.000Z (10 months ago)
- Last Synced: 2025-04-03T22:32:33.615Z (10 months ago)
- Topics: fft, image-processing, numpy
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple image compression program that uses numPy's FFT library and Pillows image processing to compress images given a certain tolerance, different tolerances dicatate the level of compression