View source: R/icevision_albumentations.R
| icevision_IAASharpen | R Documentation | 
Sharpen the input image and overlays the result with the original image.
icevision_IAASharpen(
  alpha = list(0.2, 0.5),
  lightness = list(0.5, 1),
  always_apply = FALSE,
  p = 0.5
)
| alpha | alpha | 
| lightness | lightness | 
| always_apply | always_apply | 
| p | p | 
None
image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.