IMcPatternMatchingDoApodization Property
|
|
Defines whether the edges on images will be blurred before cross-correlation.
Namespace:
MediaCy.IQL.Align
Assembly:
MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
SyntaxProperty DoApodization As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksThe size of the apodization is defined by ApodizationBand.
Triangular apodization function is used.
See Also