_ImageRegistration, ImageRegistration
Interactive menu command to this function: Image > Channel Alignment and Registration > Image Registration
Description
ImageRegistration( intMode
, double *SrcPoints
, double *DstPoints
, char *ComponentMask
, intNDDimension
);
This function corrects image channel shifts.
Parameters
NDDimension
Frame selection of the ND document.
Current frame | |
Time dimension | |
Multipoint dimension | |
Z dimension | |
All frames (the whole ND document). | |
Selection - the frames/dimensions selected by mouse within the ND control bar will be affected. |
Note
Value combination is also possible (e.g.: M+T=3, Z+T=5, M+Z=6).
Note
The stationary points are used as reference points, while the modified points are fitted to match the stationary points. The channels are transformed and shifted accordingly.
This function runs the Image > Channel Alignment and Registration > Image Registration menu command.
Description
_ImageRegistration();
This function displays the Image Registration window. It corrects shifted image components.