Name |
Short Name |
Type |
Description |
Sub pixel accuracy |
subpixel |
boolean |
If Yes then interpolated images are compared. |
Magnification factor |
magnification |
real |
The sub pixel precision is 1/magnification |
Working image size, exponent of 2 |
workingsize |
integer |
Magnified images will be cropped to 2^size quadrangular. No crop if 0. |
Difference Period |
smooth |
integer |
Difference period gives frames how far from each other are compared |
Crop result |
crop |
boolean |
Cropped to the region visible on all frames. All linked images must be transformed! |
Interpolation type |
type |
string |
Interpolation used for the transformation. Affects the smoothness of the result. |
Compared to first frame |
tofirstframe |
boolean |
Dislocations are calculated as compared to the first frame. |
Reverse alignment |
reverse |
boolean |
The last frame remains in its original position, not the first. |
Cancel transformation if the shift is greater |
cancelshift |
real |
Does not perform transformation if the absolute shift in pixels is larger than the given value. Zero disables this feature. |