Click or drag to resize

IMcAlignmentMaxAlignSize Property

Maximum size of align area used for cross-correlation matching.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Property MaxAlignSize As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The are is selected in the center of the image. Limiting MaxAlignSize can speed up alignment process.
See Also