Cog3DHandEyeCalibrationResult CalibRoiRaw2D Property Cognex VisionPro 9.8 SR1
Gets the region of interest of the raw acquired calibration image (the field of view of the calibrated camera).

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

public Rectangle CalibRoiRaw2D { get; }

Property Value

Type: Rectangle
The region of interest of the raw acquired calibration image (the field of view of the calibrated camera).
See Also