8 lines
329 B
Markdown
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" />
|