Cog3DHandEyeCalibrator IsCameraMoving Property Cognex VisionPro 9.7
Gets/sets whether the calibrator should perform calibration for moving or stationary camera(s)

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

public bool IsCameraMoving { get; set; }

Property Value

Type: Boolean
The value indicating whether a moving camera hand-eye calibration shall be performed.
See Also