Click or drag to resize

CameraCorrectionAccuracyEstimate Property

Get an estimate for expected dimension accuracy if the correction is applied to the camera

Namespace:  Zivid.NET.Experimental.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public AccuracyEstimate AccuracyEstimate { get; }

Return Value

Type: AccuracyEstimate
An accuracy estimate
Remarks
The suggested working volume is chosen based on the properties of the input data in order to achieve a reasonable tradeoff between accuracy and extrapolation.
See Also