Click or drag to resize

MultiCameraResidual Class

Representaton of the estimated errors of a multi-camera calibration
Inheritance Hierarchy
SystemObject
  Zivid.NET.CalibrationMultiCameraResidual

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public class MultiCameraResidual : IDisposable

The MultiCameraResidual type exposes the following members.

Constructors
  NameDescription
Public methodMultiCameraResidual
Initializes a new instance of the MultiCameraResidual class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the MultiCameraResidual
Public methodGetNativePtr
Public methodToString
Get string representation of the multi-camera residual
(Overrides ObjectToString.)
Public methodTranslation
Get the average overlap error
Top
See Also