Click or drag to resize
SoImageRegistrationTransformmetricType Property

Select the metric type.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoImageRegistrationTransformMetricTypes> metricType { get; }

Property Value

Type: SoSFEnumSoImageRegistrationTransformMetricTypes
Remarks

. Default is CORRELATION

See Also