Cross-correlation data ( IAXCorrelationData )
Parameters:
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. |
Description:
Calculates maximum and minimum values and positions of 2D cross correlations. For textual output or for Mathematica
Mathematica usage:
Result={{Max,{x,y},Min,{x,y}},{...},...}