Convert to Volume¶
This algorithm creates a 3D volume from a set of 2D images.
Input¶
The algorithm requires either two or more 2D images or a single image set. The size and number of channels must be the same among all involves images.
Output¶
The algorithm creates a new 3D volume containing the image data of the input data.
Description¶
The Slice Thickness
parameter defines the spacing in z direction in mm. The pixel data of all input images is copied into the output volume. Each input image corresponds to one slice of the output volume. If you want to create an image set from the input data use the Combine Images algorithm instead.