No description
Find a file
2023-12-09 12:36:33 +00:00
compression.py initial commit 2023-12-08 19:18:12 +00:00
compressionRGB.py rgb in for loop 2023-12-09 12:36:06 +00:00
example.png rgb in for loop 2023-12-09 12:36:06 +00:00
mini.jpg initial commit 2023-12-08 19:18:12 +00:00
readme.md Update readme.md 2023-12-09 12:36:33 +00:00

Image compression

Simple compression study in both RGB and monochrome images.

Takes an image as input and generates a plot with a comparison of the original, error, and compressed image, as well as the space saved compared to the raw image data

Example with 30 & 20 as parameters