View source: R/icevision_albumentations.R
icevision_IAAEmboss | R Documentation |
Emboss the input image and overlays the result with the original image.
icevision_IAAEmboss(
alpha = list(0.2, 0.5),
strength = list(0.2, 0.7),
always_apply = FALSE,
p = 0.5
)
alpha |
alpha |
strength |
strength |
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.