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

/external/opencv/cvaux/src/
H A Dcvepilines.cpp798 CvVect64d coeff21,CvVect64d coeff22,
904 &coeff21[0],&coeff21[1],&coeff21[2],
925 coeff21[0] = corr21[0];
926 coeff21[1] = corr21[1];
927 coeff21[2] = corr21[2];
1372 double coeff21[3]; local
1379 coeff21,coeff22,
1431 icvGetCutPiece( coeff21,coeff2
794 icvGetCommonArea( CvSize imageSize, CvPoint3D64d epipole1,CvPoint3D64d epipole2, CvMatr64d fundMatr, CvVect64d coeff11,CvVect64d coeff12, CvVect64d coeff21,CvVect64d coeff22, int* result) argument
[all...]

Completed in 65 milliseconds