Houdini 20.5 Nodes Copernicus nodes

Chroma Key Copernicus node

Keys an input based on hue, saturation, and luminance ranges.

On this page

This node keys an input based on hue, saturation, and luminance ranges. Keying removes parts of the image that fall within these defined ranges by setting the Alpha to a value of zero. The parameters in the Rolloff section extend these ranges with a soft rolloff function: linear, ease in, ease out, smooth, or Gaussian.

For example, this node is useful when trying to isolate a foreground from a green screen.

Parameters

Signature

The layer type that the source accepts.

See Signatures for more information.

Key

Hue/Saturation

The hue and saturation ranges.

Luminance Range

The luminance range.

Rolloff

Hue

Extends the hue range on either side by the rolloff size. Values within the rolloff threshold are interpolated by the Interpolation value.

Saturation

Extends the saturation range on either side by the rolloff size. Values within the rolloff threshold are interpolated by the Interpolation value.

Luminance

Extends the luminance range on either side by the rolloff size. Values within the rolloff threshold are interpolated by the Interpolation value.

Interpolation

The rolloff function to use.

Visualize

Preview

Colors the result of the keying operation with Preview Color. The pixels being colored aren’t keyed out.

Preview Color

When Preview is turned on, this is the color to apply to the preview.

Premultiply

Multiplies the input image by the matte that this node generates. This discards the parts of the image being keyed out.

Inputs

source

The original layer to key.

Outputs

keyed

The output layer with the key applied to it.

matte

The output matte. This is a mono layer that represents which parts of the image were keyed out. For example, you can do more processing to it and then use a Premultiply COP to key your source layer with the matte you created.

Copernicus nodes