View source: R/icevision_albumentations.R
icevision_Blur | R Documentation |
Blur the input image using a random-sized kernel.
icevision_Blur(blur_limit = 7, always_apply = FALSE, p = 0.5)
blur_limit |
blur_limit |
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.