Click or drag to resize

CameraCorrection Class

An in-field correction that may be written to a camera
Inheritance Hierarchy
SystemObject
  Zivid.NET.Experimental.CalibrationCameraCorrection

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

The CameraCorrection type exposes the following members.

Properties
  NameDescription
Public propertyAccuracyEstimate
Get an estimate for expected dimension accuracy if the correction is applied to the camera
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the CameraCorrection
Public methodGetNativePtr
Public methodToString (Overrides ObjectToString.)
Top
See Also