![MYNTAI MYNT EYE D-Series Documentation Download Page 93](http://html1.mh-extra.com/html/myntai/mynt-eye-d-series/mynt-eye-d-series_documentation_1862703093.webp)
MYNT EYE D SDK Documentation, Release 1.8.0
7.4.2 Calib
CameraIntrinsics
struct CameraIntrinsics
intrinsics: size, coeffs and camera matrix.
Public Members
std::uint16_t
width
The width of the image in pixels.
std::uint16_t
height
The height of the image in pixels.
double
fx
The focal length of the image plane, as a multiple of pixel width.
double
fy
The focal length of the image plane, as a multiple of pixel height.
double
cx
The horizontal coordinate of the principal point of the image.
double
cy
The vertical coordinate of the principal point of the image.
double
coeffs
[5]
The distortion coefficients: k1,k2,p1,p2,k3.
double
p
[12]
3x4 projection matrix in the (rectified) coordinate systems left: fx’ cx’ fy’ cy’ 1 right: fx’ cx’ tx fy’ cy’ 1
double
r
[9]
3x3 rectification transform (rotation matrix) for the left camera.
StreamIntrinsics
struct StreamIntrinsics
intrinsics: size, coeffs and camera matrix.
ImuIntrinsics
struct ImuIntrinsics
IMU intrinsics: scale, drift and variances.
Public Members
double
scale
[3][3]
Scale matrix.
Scale X
cross axis
cross axis
cross axis
Scale Y
cross axis
cross axis
cross axis
Scale Z
7.4. Types
89
Summary of Contents for MYNT EYE D-Series
Page 1: ...MYNT EYE D SDK Documentation Release 1 8 0 MYNTAI Nov 07 2019...
Page 2: ......
Page 12: ...MYNT EYE D SDK Documentation Release 1 8 0 8 Chapter 1 PRODUCT...
Page 38: ...MYNT EYE D SDK Documentation Release 1 8 0 34 Chapter 2 SDK...
Page 58: ...MYNT EYE D SDK Documentation Release 1 8 0 54 Chapter 2 SDK...
Page 72: ...MYNT EYE D SDK Documentation Release 1 8 0 68 Chapter 5 TOOLS SUPPORT...
Page 80: ...MYNT EYE D SDK Documentation Release 1 8 0 76 Chapter 6 OPEN SOURCE SUPPORT...
Page 96: ...MYNT EYE D SDK Documentation Release 1 8 0 92 Chapter 7 API DOCS...
Page 106: ...MYNT EYE D SDK Documentation Release 1 8 0 102 Chapter 8 Android API DOCS...
Page 108: ...MYNT EYE D SDK Documentation Release 1 8 0 104 Chapter 9 TECHNICAL SUPPORT...