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

8 lines
329 B
Markdown

# Compression d'image
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" />