icevision_IAAEmboss: IAAEmboss

View source: R/icevision_albumentations.R

icevision_IAAEmbossR Documentation

IAAEmboss

Description

Emboss the input image and overlays the result with the original image.

Usage

icevision_IAAEmboss(
  alpha = list(0.2, 0.5),
  strength = list(0.2, 0.7),
  always_apply = FALSE,
  p = 0.5
)

Arguments

alpha

alpha

strength

strength

always_apply

always_apply

p

p

Value

None

Targets

image


fastai documentation built on March 31, 2023, 11:41 p.m.