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