Saturation {fastai}R Documentation

Saturation

Description

Apply change in saturation of 'max_lighting' to batch of images with probability 'p'.

Usage

Saturation(max_lighting = 0.2, p = 0.75, draw = NULL, batch = FALSE)

Arguments

max_lighting

maximum lighting

p

probability

draw

draw

batch

batch

Value

None


[Package fastai version 2.2.2 Index]