Cog3DHandEyeCalibrationResult IsResidualsComputed Property Cognex VisionPro
Gets whether this result contains valid residual statistics.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax

public bool IsResidualsComputed { get; }

Property Value

Type: Boolean
Whether this result contains valid residual statistics.
See Also