Houdini 20.5 Nodes Copernicus nodes

Statistics Copernicus node

Outputs the average, minimum and maximum values of the input layer

On this page

This node outputs the average, minimum and maximum values of the input layer.

Parameters

Signature

The layer type that the source accepts.

See Signatures for more information.

Inputs

source

The original layer to compute the statistics of.

active

If you connect to this input, this is the per-pixel active map that determines which values to take into account when computing the statistics. This a Mono layer. Any value over 0.5 is considered active. Anything below is inactive.

Outputs

average

The average value of the source layer.

minimum

The minimum value of the source layer.

maximum

The maximum value of the source layer.

Copernicus nodes