IMcAlignmentCalculateAlignment Method |
![]() |
Namespace: MediaCy.IQL.Align
Sub CalculateAlignment
With ThisApplication.ActiveImage.Alignment 'use phase correlation .AlignMethodFFT.CorrelationMethod = mcCorrelationFFTFull .AlignMethod = mcAlignMethodFFT 'use all frames of the active image .SetSourceForAlignment .CalculateAlignment .CreateAlignedImage End With