HomeSort by relevance Sort by last modified time
    Searched refs:convRotMatr (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvepilines.cpp 145 CvMatr64d convRotMatr,
159 convRotMatr);
161 icvMulMatrix_64d( convRotMatr,
385 double convRotMatr[9];
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);
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 573 CvMatr64d convRotMatr,
    [all...]

Completed in 35 milliseconds