Simulates fog for the image

icevision_RandomFog(
  fog_coef_lower = 0.3,
  fog_coef_upper = 1,
  alpha_coef = 0.08,
  always_apply = FALSE,
  p = 0.5
)

Arguments

fog_coef_lower

fog_coef_lower

fog_coef_upper

fog_coef_upper

alpha_coef

alpha_coef

always_apply

always_apply

p

p

Value

None

Details

From https://github.com/UjjwalSaxena/Automold--Road-Augmentation-Library

Targets

image

Image types

uint8, float32