IMcPatternMatching Interface |
![]() |
Namespace: MediaCy.IQL.Align
Public Interface IMcPatternMatching
The IMcPatternMatching type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApodizationBand | Defines the size of the band around the image borders to be blurred. |
![]() | CorrelationMethodFFT | Gives access to FFT method properties. |
![]() | DoApodization | Defines whether the edges on images will be blurred before cross-correlation. |
Name | Description | |
---|---|---|
![]() ![]() | CreateCrossCorrelationImage | Creates cross-correlation image of two sources. |
![]() ![]() | FindPattern | Finds coordinates of best match of pattern. |
![]() ![]() | FindSearchPattern | Finds coordinates of best match of pattern set by SetSearchPattern. |
![]() | SetSearchPattern | Sets seach pattern, which then can be used with FindSearchPattern function. |
![]() ![]() | Transpose | Swap quadrants after inverse FFT transform. |