Allor Documentation v.2 Help

Grayscale

Full Name

ImageEffectsGrayscale

Description

Converts the color image to grayscale. This is done by averaging the red, green, and blue channel values of each pixel, resulting in a monochrome image.

Backend

PyTorch

Input Parameters
Images

RGB/A images

Output Parameters
Images

RGB/A images

Last modified: 04 December 2023