The images are registered by using the stage calibration points from the meta data.

Parameter

Description

Interpolation

Here you can select how you want interpolation to be performed.

-

Nearest Neighbor

The output pixel is given the value of the input pixel that is closest to it.

-

Linear

The output pixel is given the value resulting from the linear combination of the input pixels closest to it.

-

Cubic

The output pixel is given the value resulting from a polynomial function of the input pixels closest to it.