Enumerator |
---|
K4A_CALIBRATION_LENS_DISTORTION_MODEL_UNKNOWN | Calibration model is unknown.
|
K4A_CALIBRATION_LENS_DISTORTION_MODEL_THETA | Calibration model is Theta (arctan)
|
K4A_CALIBRATION_LENS_DISTORTION_MODEL_POLYNOMIAL_3K | Calibration model Polynomial 3K.
|
K4A_CALIBRATION_LENS_DISTORTION_MODEL_RATIONAL_6KT | Calibration model Rational 6KT.
|
K4A_CALIBRATION_LENS_DISTORTION_MODEL_BROWN_CONRADY | Calibration model Brown Conrady (compatible with OpenCV)
|