View source: R/icevision_albumentations.R
icevision_MedianBlur | R Documentation |
Blur the input image using a median filter with a random aperture linear size.
icevision_MedianBlur(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.