Click or drag to resize

BasePluginCameraCalibrationDataSetClassCalibrationAreaWorld Property

The area where the calibration has been done. Normally the scan field, but in case there is a workspace configuration, the intersection of the workspace and the scan field. Set when the resolution calibration job is created.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.28.0
Syntax
C#
public Cuboid CalibrationAreaWorld { get; set; }

Property Value

Cuboid
See Also