Houdini 22.0 Nodes Copernicus nodes

Points from Blobs Copernicus node

Creates points from blobs in an input layer.

On this page
Since 22.0

This node identifies blobs/islands in an input layer based on a threshold and generates a point at their center.

Parameters

Blob when

Groups of pixel values above or below this threshold will be considered as blobs and will output a point.

Threshold

Determines the cut-off value above or below which pixels will be considered as a blob/island.

Space

The Space to output the points in.

Image

Outputs the points in Image Space.

Texture

Outputs the points in Texture Space.

Pixel

Outputs the points in Pixel Space.

World

Outputs the points in World Space.

Inputs

blobs

A mono layer to generate points from.

Outputs

points

The points generated at the center of each blob/island in the selected space.

See also

Copernicus nodes