Matrix

Class: NodeResampleMatrix

Node Icon

Change matrix size will resample the input image to a new, user specified matrix size. It will affect the pixel data of the input image.

Inputs

Image

An image.

Type: Image4DFloat, Required, Single

Outputs

Out

The resampled input image with a new matrix size.

Type: Image4DFloat

Settings

Matrix Size

New Matrix Size X Integer

Defines the number of voxels in the x-direction.

New Matrix Size Y Integer

Defines the number of voxels in the y-direction.

New Matrix Size Z Integer

Defines the number of voxels in the z-direction.

Node

Interpolator Selection

Specifies which interpolation method should be used for the resampling. Default is Linear interpolation.

Values: NearestNeighbour, Linear, BSpline, Gaussian, BlackmanWindowedSinc, CosineWindowedSinc, HammingWindowedSinc, LanczosWindowedSinc, WelchWindowedSinc

References

See also

Keywords: