Grayscale

Color to Grayscale

gegl:c2g
Color to grayscale conversion, uses envelopes formed with the STRESS approach to perform local color-difference preserving grayscale generation.
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Input
Output

Operation properties

Radius
gint
Neighborhood taken into account, this is the radius in pixels taken into account when deciding which colors map to which gray values.
Default 300
Value range 26000.
Samples
gint
Number of samples to do per iteration looking for the range of colors.
Default 4
Value range 11000.
Iterations
gint
Number of iterations, a higher number of iterations provides less noisy results at a computational cost.
Default 10
Value range 11000.
Enhance Shadows
gboolean
When enabled details in shadows are boosted at the expense of noise.
Default false