CalculateFFT Class |
![]() |
Namespace: MediaCy.Addins.Align
Public Class CalculateFFT Inherits OneInputOneOutputCommand(Of Object, AffineTransform())
The CalculateFFT type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculateFFT | Initializes a new instance of the CalculateFFT class |
![]() | CalculateFFT(String) | Initializes a new instance of the CalculateFFT class |
![]() | CalculateFFT(McCommand) | Initializes a new instance of the CalculateFFT class |
Name | Description | |
---|---|---|
![]() | DoRotation |
Analyze rotation during auto-alignment.
|
![]() | DoScaling |
Analyze scaling during auto-alignment.
|
![]() | DoTranslation |
Analyze translation during auto-alignment.
|
![]() | MaxAlignSize |
Maximum size of align area.
|
![]() | Method |
Defines the method used with cross-correlation.
|
![]() | NumberOfAngles |
Number of angles to examine for rotation.
|
![]() | NumberOfScales |
Number of scales to examine for scaling.
|