Click or drag to resize
SoElasticRegistrationProcessing2dtolerance Property

Maximum relative variation of the metric to stop the process.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFDouble tolerance { get; }

Property Value

Type: SoSFDouble
Remarks

This variation is recomputed at each iteration. Default value is 0.025.

See Also