Click or drag to resize

BasePluginCameraCalibrationDataSetClassFieldHeightWorldFrom1stCalib Property

The height of the area (camera image) in the scan field the camera looks on in micrometers as measured during calibration using the full camera resolution. The height is different when using different focus levels. This is the one measured during the first calibration (the upper or lower level, whichever is done first) and used for calculating the tile positions of the rectifying calibration job. Since these are the reference for further job creations and for calculating the rectifying data it must be fixed.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public double FieldHeightWorldFrom1stCalib { get; set; }

Property Value

Double
See Also