View source: R/icevision_albumentations.R
| icevision_JpegCompression | R Documentation | 
Decrease Jpeg compression of an image.
icevision_JpegCompression(
  quality_lower = 99,
  quality_upper = 100,
  always_apply = FALSE,
  p = 0.5
)
| quality_lower | quality_lower | 
| quality_upper | quality_upper | 
| 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.