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

/external/opencv/cvaux/src/
H A Dcvepilines.cpp797 CvVect64d coeff11,CvVect64d coeff12,
898 coeff11[0] = corr11[0];
899 coeff11[1] = corr11[1];
900 coeff11[2] = corr11[2];
916 &coeff11[0],&coeff11[1],&coeff11[2],
1370 double coeff11[3]; local
1378 coeff11,coeff12,
1398 icvGetCutPiece( coeff11,coeff1
794 icvGetCommonArea( CvSize imageSize, CvPoint3D64d epipole1,CvPoint3D64d epipole2, CvMatr64d fundMatr, CvVect64d coeff11,CvVect64d coeff12, CvVect64d coeff21,CvVect64d coeff22, int* result) argument
[all...]

Completed in 221 milliseconds