Searched defs:convRotMatr (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvepilines.cpp145 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...]

Completed in 90 milliseconds