Searched refs:convRotMatr (Results 1 - 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
H A D | cvepilines.cpp | 145 CvMatr64d convRotMatr, 159 convRotMatr); 161 icvMulMatrix_64d( convRotMatr, 385 double convRotMatr[9]; local 392 convRotMatr, 399 icvConvertPointSystem(*((CvPoint3D64d*)directS3),(CvPoint3D64d*)direct3,convRotMatr,convTransVect); 400 icvConvertPointSystem(*((CvPoint3D64d*)directS4),(CvPoint3D64d*)direct4,convRotMatr,convTransVect); 401 icvConvertPointSystem(*((CvPoint3D64d*)zeroVect),(CvPoint3D64d*)camPoint2,convRotMatr,convTransVect); 1316 double convRotMatr[9]; local 1323 convRotMatr, 141 icvCreateConvertMatrVect( CvMatr64d rotMatr1, CvMatr64d transVect1, CvMatr64d rotMatr2, CvMatr64d transVect2, CvMatr64d convRotMatr, CvMatr64d convTransVect) argument 1461 double convRotMatr[9]; local 1795 double convRotMatr[9]; local [all...] |
/external/opencv/cvaux/include/ |
H A D | cvaux.h | 573 CvMatr64d convRotMatr,
|
Completed in 49 milliseconds