Click or drag to resize

IMcTileAlgFFTCorrelationMethod Property

Defines the method used with cross-correlation.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Property CorrelationMethod As mcCorrelationFFTMethod
	Get
	Set

Property Value

Type: mcCorrelationFFTMethod
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