Searched defs:rotMatrixZ (Results 1 – 2 of 2) sorted by relevance
314 …atrix, Mat rotMatrix, Mat transVect, Mat rotMatrixX, Mat rotMatrixY, Mat rotMatrixZ, Mat eulerAngl… in decomposeProjectionMatrix()
1780 Mat& rotMatrixZ = *((Mat*)rotMatrixZ_nativeObj); in Java_org_opencv_calib3d_Calib3d_decomposeProjectionMatrix_10() local