AlignOptionsCommandFullFFTMethod Property
|
|
Defines the method used with cross-correlation.
Namespace:
MediaCy.Addins.Align
Assembly:
MediaCy.Addins.Align (in MediaCy.Addins.Align.dll) Version: 3.1.0.0
SyntaxPublic Property FullFFTMethod As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
RemarksFFT correlation can be a full correlation or a phase-only correlation.
Full correlation works better for most images. Phase-only correlation ignores image intensity,
and may be preferable if the overall image intensities vary while the patterns remain similar.
See Also