Houdini 20.5 Nodes Copernicus nodes

Statistics by ID Copernicus node

Compute statistics for each ID island.

On this page

This operation computes statisics for pixels in the source that are in connected islands from the id values.

Parameters

Inputs

id

An ID layer where each connected commponet is used as a statistics source.

source

A Mono layer to compute statics for.

Outputs

area

A Mono layer storing the area, in image units, of the island the pixel belongs to.

minimum

A Mono layer storing the minimum value of the pixels in the island.

maximum

A Mono layer storing the maximum value of the pixels in the island.

See also

Copernicus nodes