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

/external/opencv/cvaux/src/
H A Dcvepilines.cpp797 CvVect64d coeff11,CvVect64d coeff12,
972 coeff12[0] = corr12[0];
973 coeff12[1] = corr12[1];
974 coeff12[2] = corr12[2];
990 &coeff12[0],&coeff12[1],&coeff12[2],
1371 double coeff12[3]; local
1378 coeff11,coeff12,
1398 icvGetCutPiece( coeff11,coeff12,
794 icvGetCommonArea( CvSize imageSize, CvPoint3D64d epipole1,CvPoint3D64d epipole2, CvMatr64d fundMatr, CvVect64d coeff11,CvVect64d coeff12, CvVect64d coeff21,CvVect64d coeff22, int* result) argument
[all...]

Completed in 31 milliseconds