Click or drag to resize

IMcTileAlgFFT Interface

An interface implemented by McTileAlgFFT.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcTileAlgFFT

The IMcTileAlgFFT type exposes the following members.

Properties
  NameDescription
Public propertyCorrelationMethod
Defines the method used with cross-correlation.
Public propertyOverlapX
Horizontal tile overlap in pixels.
Public propertyOverlapY
Vertical tile overlap in pixels.
Public propertyPrefilter
Prefilter for tiling operation.
Top
See Also