Variance

Node Icon

Reduce image using variance.

Inputs

Input

Input image(s).

Type: Image, List, Required, Single

Outputs

Output

Output.

Type: Image, List

Settings

Projection Along Selection

Select over which dimension to project, e.g. if you select i and input a 3D image, the output image dimensions will be [1, j, k].

Values: All, i, j, k, Channel

Unbiased Boolean

Use Bessel's correction for an unbiased estimation of the standard deviation.

Channel Integer

Select over which channel to project.

Keep Channel Boolean

If selected, the channel which was selected will be kept as a singleton dimension. E.g. if you have an image [i, j, k, c] and select Keep Channel, the output will be [i, j, k, 1], otherwise it will be [i, j, k].

See also

Keywords: