View source: R/icevision_albumentations.R
icevision_Posterize | R Documentation |
Reduce the number of bits for each color channel.
icevision_Posterize(num_bits = 4, always_apply = FALSE, p = 0.5)
num_bits |
num_bits |
always_apply |
always_apply |
p |
p |
None
image
uint8
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.