Kinect For Azure Python API
_bindings Directory Reference

Files

file  calibration.py
 Defines a Calibration class that is a container for a device calibration.
 
file  capture.py
 Defines a Capture class that is a container for a single capture of data from an Azure Kinect device.
 
file  device.py
 Defines a Device class that opens a connection to an Azure Kinect device and functions to communicate with the device.
 
file  image.py
 Defines an Image class that is a container for a single image from an Azure Kinect device.
 
file  k4a.py
 Defines Python _ctypes equivalent functions to those defined in k4a.h.
 
file  k4atypes.py
 Defines common enums and structures used in the Azure Kinect SDK.
 
file  transformation.py
 Defines a Transformation class for point and image transformations.