Functions

Statistics

Note

The functions are available directly in the GooseEYE namespace for individual images, and as member functions of the Ensemble-class.

GooseEYE::mean

The arithmetic mean.

Note

An overload is available to mask certain voxels

GooseEYE::S2

2-point correlation.

Note

An overload is available to mask certain voxels.

GooseEYE::C2

2-point cluster function.

Note

An overload is available to mask certain voxels.

GooseEYE::W2

Weighted 2-point correlation.

Note

An overload is available to mask certain voxels.

GooseEYE::W2c

Collapsed weighted 2-point correlation.

Note

An overload is available to mask certain voxels.

GooseEYE::heightheight

Height-height correlation.

Note

An overload is available to mask certain voxels.

Information

GooseEYE::distance

The relative distance of each pixel of the ROI.

GooseEYE::clusters

Get clusters.

See also