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

icevision_Rotate

Rotate


Description

Rotate the input by an angle selected randomly from the uniform distribution.

Usage

icevision_Rotate(
  limit = 90,
  interpolation = 1,
  border_mode = 4,
  value = NULL,
  mask_value = NULL,
  always_apply = FALSE,
  p = 0.5
)

Arguments

limit

limit

interpolation

interpolation

border_mode

border_mode

value

value

mask_value

mask_value

always_apply

always_apply

p

p

Value

None

Targets

image, mask, bboxes, keypoints

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.