Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

icevision_GaussianBlur

GaussianBlur


Description

Blur the input image using a Gaussian filter with a random kernel size.

Usage

icevision_GaussianBlur(
  blur_limit = list(3, 7),
  sigma_limit = 0,
  always_apply = FALSE,
  p = 0.5
)

Arguments

blur_limit

blur_limit

sigma_limit

sigma_limit

always_apply

always_apply

p

p

Value

None

Targets

image

Image types

uint8, float32


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.