BasePluginCameraRectificationCalibrationCrossRatio Property |
The position where the crosses in the rectification calibration job will
be created in a calibration tile as percentage of the camera's field width.
The formula for calculating the offsets compared to the camera field's
mid point is Camera.FieldWidthWorld * 0.8 / 2.
Example: If the camera's field width is 30 mm the crosses will be at
the x positions -12 and 12; i. e. their distance is 80 percent of the
camera's field width.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic static double RectificationCalibrationCrossRatio { get; }
Property Value
Double
See Also