grayscale {fastai}
R Documentation
Grayscale
Description
Tensor to grayscale tensor. Uses the ITU-R 601-2 luma transform.
Usage
grayscale(x)
Arguments
x
tensor
Value
None
[Package
fastai
version 2.2.2
Index
]