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

  /external/opencv/cvaux/src/
cvepilines.cpp 176 int icvConvertPointSystem(CvPoint3D64d M2,
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 576 CVAPI(int) icvConvertPointSystem(CvPoint3D64f M2,
    [all...]

Completed in 35 milliseconds