Cog3DCameraCalibration CalibRoiRaw2D Property Cognex VisionPro
Gets the region of interest (the field of view) of the raw acquired image (the field of view of the 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 image.
See Also