Click or drag to resize

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
Syntax
VB
Public Property FullFFTMethod As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
FFT 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