Contains classes that are used to directly communicate with the VisionLib engine, e.g. command classes. More...
Data Structures | |
| class | Visometry.VisionLib.SDK.Core.API.AnchorCommands |
| Commands for operations on anchors. More... | |
| class | Visometry.VisionLib.SDK.Core.API.BarCodeReaderCommands |
| Commands for communicating with the BarCode Reader. More... | |
| class | Visometry.VisionLib.SDK.Core.API.CameraCalibrationCommands |
| Commands to communicate with a camera calibration pipeline. More... | |
| class | Visometry.VisionLib.SDK.Core.API.CameraCalibrationResult |
| CameraCalibrationResult stores the result of a calibration process. More... | |
| class | Visometry.VisionLib.SDK.Core.API.DeviceInfo |
| DeviceInfo stores information about the system and available cameras. More... | |
| class | Visometry.VisionLib.SDK.Core.API.DotPose |
| Represents an added template of the init data. More... | |
| class | Visometry.VisionLib.SDK.Core.API.DotPoseUpdates |
| Represents an update of the init data in the backend. It contains the ids of the removed templates and the added template. More... | |
| class | Visometry.VisionLib.SDK.Core.API.ImageRecorderCommands |
| Commands for communicating with the image recorder. More... | |
| class | Visometry.VisionLib.SDK.Core.API.Issue |
| This class contains information about an issue raised by the native VisionLib SDK. More... | |
| class | Visometry.VisionLib.SDK.Core.API.LicenseInformation |
| LicenseInformation stores information about the current license. More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelDeserializationResult |
| ModelDeserializationResult stores associated data of the models. More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelDeserializationResultList |
| ModelDeserializationResultList stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when calling Worker.PushJsonAndBinaryCommand with an addModelData command. More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelProperties |
| ModelProperties stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when subscribing to the OnGetModelProperties event. More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelPropertiesStructure |
| ModelProperties stores the internal states of the model which is used for model based tracking. Such an object is usually passed, when subscribing to the OnGetModelProperties event. More... | |
| class | Visometry.VisionLib.SDK.Core.API.ModelTrackerCommands |
| Commands for communicating with the model tracker. More... | |
| class | Visometry.VisionLib.SDK.Core.API.MultiModelTrackerCommands |
| Commands for communicating with the multi-model tracker. More... | |
| struct | Visometry.VisionLib.SDK.Core.API.PerformanceInfo |
| PerformanceInfo stores information about the tracking performance. More... | |
| class | Visometry.VisionLib.SDK.Core.API.PosterTrackerCommands |
| Commands for communicating with the poster tracker. More... | |
| class | Visometry.VisionLib.SDK.Core.API.SystemInfo |
| SystemInfo enables access to system information. More... | |
| class | Visometry.VisionLib.SDK.Core.API.TrackerInfo |
| TrackerInfo stores the information returned after creating a tracker. More... | |
| class | Visometry.VisionLib.SDK.Core.API.TrackingState |
| TrackingState stores the tracking states of all tracking object. More... | |
| class | Visometry.VisionLib.SDK.Core.API.UEyeCameraCommands |
| Commands for communicating with the UEye camera. More... | |
| class | Visometry.VisionLib.SDK.Core.API.WorkerCommands |
| Commands for communicating with the Worker. More... | |
Contains classes that are used to directly communicate with the VisionLib engine, e.g. command classes.