image-compression/readme.md
2023-12-09 12:36:33 +00:00

8 lines
327 B
Markdown

# 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
<img src="example.png" height="250" />