Houdini 20.5 Nodes Copernicus nodes

Quantize Copernicus node

Quantizes input data into discrete steps.

This operation quantizes input data into discrete steps, reducing the levels of color in the image. Large steps produce a posterizing effect.

Parameters

Signature

The layer type that the source accepts.

See Signatures for more information.

Mask

The amount of the new value to mix in with the original value. Higher values mix in more of the new value. Lower values mix in less of the new value. A value of 1 means this node uses only the new value.

The default value is 1. See Mask for more information.

Method

The method of specifying the step size.

Width and Offset: Allow specifying the size directly.

Number of Segments: Specify the number of total segments.

Segments

Width

The intensity spacing between quantized levels. This is expressed in fractions of the black and white range (0 to 1), so 0.1 produces 11 levels between black and white (0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8 0.9 and 1).

Offset

Shifts the level where quantizing occurs. For an offset of 0.05 with a step of 0.1, the levels would be 0.05, 0.15, 0.25, … 0.95.

See also

Copernicus nodes