@openhps/opencv
Preparing search index...
cv
DecomposeProjectionMatrixRet
Interface DecomposeProjectionMatrixRet
interface
DecomposeProjectionMatrixRet
{
cameraMatrix
:
Mat
;
eulerAngles
:
Mat
;
rotMatrix
:
Mat
;
rotMatrixX
:
Mat
;
rotMatrixY
:
Mat
;
rotMatrixZ
:
Mat
;
transVect
:
Vec4
;
}
Index
Properties
camera
Matrix
euler
Angles
rot
Matrix
rot
Matrix
X
rot
Matrix
Y
rot
Matrix
Z
trans
Vect
Properties
camera
Matrix
cameraMatrix
:
Mat
euler
Angles
eulerAngles
:
Mat
rot
Matrix
rotMatrix
:
Mat
rot
Matrix
X
rotMatrixX
:
Mat
rot
Matrix
Y
rotMatrixY
:
Mat
rot
Matrix
Z
rotMatrixZ
:
Mat
trans
Vect
transVect
:
Vec4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
camera
Matrix
euler
Angles
rot
Matrix
rot
Matrix
X
rot
Matrix
Y
rot
Matrix
Z
trans
Vect
@openhps/opencv
Loading...