icevision_InvertImg {fastai} | R Documentation |
InvertImg
Description
Invert the input image by subtracting pixel values from 255.
Usage
icevision_InvertImg(always_apply = FALSE, p = 0.5)
Arguments
always_apply |
always_apply |
p |
p |
Value
None
Targets
image
Image types
uint8
[Package fastai version 2.2.2 Index]