View source: R/icevision_albumentations.R
icevision_MotionBlur | R Documentation |
Apply motion blur to the input image using a random-sized kernel.
icevision_MotionBlur(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.