Click or drag to resize

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
Syntax
VB
Property DoApodization As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
The size of the apodization is defined by ApodizationBand. Triangular apodization function is used.
See Also