A class that represents a capture from an Azure Kinect device.
More...
A class that represents a capture from an Azure Kinect device.
Property Name | Type | R/W | Description ----------— |
color | Image | R/W | The color image container. |
depth | Image | R/W | The depth image container. |
ir | Image | R/W | The IR image container. |
temperature | float | R/W | The temperature |
◆ create()
Create an empty capture object.
- Returns
- Capture instance with empty contents.
The documentation for this class was generated from the following file: