BasePluginCameraCalibrationDataSetClassFieldWidthWorldFrom1stCalib Property |
The width 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 width 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.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic double FieldWidthWorldFrom1stCalib { get; set; }
Property Value
Double
See Also