Home
last modified time | relevance | path

Searched refs:YcoefAB (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/include/
Dcvaux.h500 double YcoefAB; member
/external/opencv/cvaux/src/
Dcvepilines.cpp120 coeffs->YcoefB*betta + coeffs->YcoefAB*alphabetta; in icvCompute3DPoint()
631 coeffs->YcoefAB = -yB + yA + gamma * yB - gamma * yA; in icvComputeStereoLineCoeffs()
649 coeffs->YcoefAB = -( -yB + yA + gamma * yB - gamma * yA); in icvComputeStereoLineCoeffs()