IMcTilingOptimizationCoverage Property
|
|
Coverage of number of tiles used to calculate global optimization in range from 0 to 1.
Namespace:
MediaCy.IQL.Align
Assembly:
MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
SyntaxProperty OptimizationCoverage As Double
Get
Set
Property Value
Type:
Double
RemarksThe parameter is used only when DoGlobalOptimization = TRUE.
When 1- all tiles are used to calculate average shift. Use smaller value to speed up average shift calculations.
See Also