Voxel Position

Class: NodeGetVoxelPosition

Node Icon

Get the X, Y and Z center position of the specified voxel index in the attached image coordinate system.

Inputs

Image

Input image.

Type: Image4DFloat, Required, Single

Outputs

X

The X position of the voxel.

Type: Double

Y

The Y position of the voxel.

Type: Double

Z

The Z position of the voxel.

Type: Double

Settings

Voxel Index X Number

Zero indexed voxel index in the X direction, fractions of voxels are supported

Voxel Index Y Number

Zero indexed voxel index in the Y direction, fractions of voxels are supported

Voxel Index Z Number

Zero indexed voxel index in the Z direction, fractions of voxels are supported

Keywords: position, voxel, index