rgb in for loop

This commit is contained in:
gribse 2023-12-09 12:36:06 +00:00
parent 94e77e2b14
commit 14d8b8704b
3 changed files with 42 additions and 91 deletions

View file

@ -1,6 +1,8 @@
# Compression d'image
Exercice de compression d'image pour apprendre le concept de base et constater le gain en taille de fichier
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" />
<img src="example.png" height="250" />