![]() |
Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
Data Structures | |
| class | Allocator |
| Manages buffer allocation. | |
| class | AzureKinectMemoryCast |
| Helper to cast from one Memory type to another. | |
| class | AzureKinectMemoryManager |
| Manages the native memory allocated by the Azure Kinect SDK. | |
| struct | BGRA |
| Describes a pixel of color in terms of blue, green, red, and alpha channels. More... | |
| struct | Calibration |
| Device Calibration. More... | |
| struct | CameraCalibration |
| Camera calibration contains intrinsic and extrinsic calibration information for a camera. More... | |
| class | Capture |
| A set of images captured in sync. More... | |
| class | Device |
| Represents an Azure Kinect device. More... | |
| class | DeviceConfiguration |
| Represents the configuration to run an Azure Kinect device in. More... | |
| struct | Extrinsics |
| Extrinsic calibration data. More... | |
| class | HardwareVersion |
| The hardware version information. More... | |
| class | Image |
| An Azure Kinect Image referencing its buffer and meta-data. More... | |
| class | ImuSample |
| IMU sample. More... | |
| struct | Intrinsics |
| Camera sensor intrinsic calibration data. More... | |
| class | LargeArrayPool |
| An array pool implementation for large arrays. | |
| class | Logger |
| The Azure Kinect logging system. More... | |
| class | LogMessage |
| A debug log message that is part of an exception. More... | |
| struct | Short3 |
| A value representing a vector of 3 shorts. More... | |
| class | Transformation |
| Class that allows the calibrated transformation of Azure Kinect Images. More... | |