Click or drag to resize

IMcAlignAlgFFT Interface

An interface implemented by McAlignAlgFFT.

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

The IMcAlignAlgFFT type exposes the following members.

Properties
  NameDescription
Public propertyCorrelationMethod
Defines the method used with cross-correlation.
Public propertyDoRotation
Analyse rotation during auto-alignment.
Public propertyDoScaling
Analyse scaling during auto-alignment.
Public propertyDoTranslation
Analyse translation during auto-alignment.
Public propertyNumberOfAngles
Number of angles to examine for rotation.
Public propertyNumberOfScales
Number of scales to examine for scaling.
Top
Methods
  NameDescription
Public methodKeepIntermediateImages
Top
See Also