Previous Topic

Next Topic

Book Contents

Book Index

Interpolation

The Interpolation tool serves for calculating a new image volume by an interpolating values from the current image volume.

There are four choices for the Interpolation Method which is applied when calculating the new image.

Default is Trilinear which is a simple and fast interpolation using all 8 enclosing pixel values. The truncated sinc interpolations Sinc (Window 5) and Sinc (Window 7) are more accurate, but considerably slower. Nearest neighbor interpolation just uses the value of the closest pixel, so it is very fast but in most cases does not provide satisfactory quality. However, it is the method of choice if an object map image containing integer values needs to be resliced.

Matrix Size Specification

Using the Number of Pixels method

the existing image volume is sampled into a new number of pixels in each direction. The new pixel size is the result of dividing the bounding box by the new number of pixels. Set from image copies the current numbers into the pixels number fields.

Pixel Size Specification

Using the Pixel Size method,

a new pixel size in each direction can be specified. The matrix size results from the division of the volume sizes by the pixel sizes. Note that due to rounding the bounding box might change. Set from image copies the current pixel sizes into the mm number fields.

Spatial Transformation

Using the Transformation method

a spatial transformation matrix calculated by the fusion tool can be applied to the image. Resliced image space has three settings:

Interpolation to Reference

Using the Reference method

the image is interpolated to the space of the selected reference image assuming identity transformation. The resulting image will have the dimensions, pixel size, and the origins of the reference image and the pixels at zero of the real coordinates will coincide.