Home
last modified time | relevance | path

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

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