Home
last modified time | relevance | path

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

/external/opencv/cvaux/include/
Dcvaux.h498 double YcoefA; member
/external/opencv/cvaux/src/
Dcvepilines.cpp119 partY = coeffs->Ycoef + coeffs->YcoefA *alpha + in icvCompute3DPoint()
629 coeffs->YcoefA = yB + y1 - yA; in icvComputeStereoLineCoeffs()
648 coeffs->YcoefA = -( -yA - gamma * y1 + gamma * yA); in icvComputeStereoLineCoeffs()