Searched refs:convTransVect (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvepilines.cpp | 146 CvMatr64d convTransVect) in icvCreateConvertMatrVect() argument 167 icvSubVector_64d(transVect1,tmpVect,convTransVect,3); in icvCreateConvertMatrVect() 386 double convTransVect[3]; in icvComCoeffForLine() local 393 convTransVect); in icvComCoeffForLine() 399 …icvConvertPointSystem(*((CvPoint3D64d*)directS3),(CvPoint3D64d*)direct3,convRotMatr,convTransVect); in icvComCoeffForLine() 400 …icvConvertPointSystem(*((CvPoint3D64d*)directS4),(CvPoint3D64d*)direct4,convRotMatr,convTransVect); in icvComCoeffForLine() 401 …vConvertPointSystem(*((CvPoint3D64d*)zeroVect),(CvPoint3D64d*)camPoint2,convRotMatr,convTransVect); in icvComCoeffForLine() 1317 double convTransVect[3]; in icvGetQuadsTransform() local 1324 convTransVect); in icvGetQuadsTransform() 1329 icvCvt_64d_32f(convTransVect,convTransVect_32f,3); in icvGetQuadsTransform() [all …]
|
/external/opencv/cvaux/include/ |
D | cvaux.h | 574 CvMatr64d convTransVect);
|