Cog3DHandEyeCalibrationResult CalibRoiRaw2D Property Cognex VisionPro
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: 65.1.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