View source: R/icevision_albumentations.R
icevision_ImageCompression | R Documentation |
Decrease Jpeg, WebP compression of an image.
icevision_ImageCompression( quality_lower = 99, quality_upper = 100, compression_type = 0, always_apply = FALSE, p = 0.5 )
quality_lower |
quality_lower |
quality_upper |
quality_upper |
compression_type |
compression_type |
always_apply |
always_apply |
p |
p |
None
image
uint8, float32
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.