![]() |
Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
The model used to interpret the calibration parameters.
Azure Kinect devices are calibrated with Brown Conrady.
| Enumerator | |
|---|---|
| Unknown | Calibration model is unknown. |
| Theta | Deprecated (not supported). Calibration model is Theta (arctan). |
| Polynomial3K | Deprecated (not supported). Calibration model is Polynomial 3K. |
| Rational6KT | Deprecated (only supported early internal devices). Calibration model is Rational 6KT. |
| BrownConrady | Calibration model is Brown Conrady. |