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

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

public bool IsResidualsComputed { get; }

Property Value

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