![]() |
Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
A set of images captured in sync. More...
Public Member Functions | |
| Capture () | |
| Initializes a new instance of the Capture class. More... | |
| Capture | Reference () |
| Creates a duplicate reference to the same Capture. More... | |
| void | Dispose () |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
| Handle the disposing of the object. More... | |
Properties | |
| Image | Color [get, set] |
| Gets or sets the color image of this capture. More... | |
| Image | Depth [get, set] |
| Gets or sets the depth image of this capture. More... | |
| Image | IR [get, set] |
| Gets or sets the IR image of this capture. More... | |
| float | Temperature [get, set] |
| Gets or sets the device temperature at the time of the capture. More... | |
A set of images captured in sync.