IMcAlignment Interface |
![]() |
Namespace: MediaCy.IQL.Align
Public Interface IMcAlignment
The IMcAlignment type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AlignMethod | Gets/sets auto-alignment method. |
![]() ![]() | AlignMethodFFT | Gives access to FFT alignment algorithm properties. |
![]() ![]() | AlignMethodUser | Gives access to user algorithm properties. |
![]() ![]() | ExpandBorders | Defines whether the output image is expanded to include full frames of the aligned sequence. |
![]() | MaxAlignSize | Maximum size of align area used for cross-correlation matching. |
![]() ![]() | NumberOfFrames | Returns number of frames in the alignment set. |
![]() ![]() | ReferenceFrame | Reference (anchor) frame of auto alignment. |
![]() | SubPixelAccuracy | Defines whether the calculated alignment is calculated with sub-pixel accuracy. |
![]() ![]() | TrimBorders | Defines whether the empty borders are trimmed on the output image. |
Name | Description | |
---|---|---|
![]() ![]() | AffineTransform | Transforms the image using rotation, scale and translation. |
![]() | Apply | Creates an aligned sequence of the input images/frames. |
![]() ![]() | CalculateAlignment | Calculates alignment parameters according to the selected method. |
![]() ![]() | CreateAlignedImage | Creates result aligned image. |
![]() ![]() | GetAlignTransforms | Returns affine transforms of aligned frames. |
![]() ![]() | GetTransformRanks | Returns correlation ranks between aligned images. |
![]() ![]() | SetAlignTransforms | Set transforms for every trame for alignment. |
![]() ![]() | SetSourceForAlignment | Set list of frames for alignment. |