Perform a random four point perspective transform of the input.

icevision_IAAPerspective(
  scale = list(0.05, 0.1),
  keep_size = TRUE,
  always_apply = FALSE,
  p = 0.5
)

Arguments

scale

scale

keep_size

keep_size

always_apply

always_apply

p

p

Value

None

Details

Note: This class introduce interpolation artifacts to mask if it has values other than 0;1

Targets

image, mask