Houdini 21.0 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 or vdb 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 or vdb. Any value over 0.5 is considered active. Anything below is inactive.

Outputs

average

The average value of the source layer or vdb.

minimum

The minimum value of the source layer or vdb.

maximum

The maximum value of the source layer or vdb.

Copernicus nodes