Home
last modified time | relevance | path

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

/external/opencv/cvaux/include/
Dcvaux.h497 double Ycoef; member
/external/opencv/cvaux/src/
Dcvepilines.cpp119 partY = coeffs->Ycoef + coeffs->YcoefA *alpha + in icvCompute3DPoint()
628 coeffs->Ycoef = -y1 + yA; in icvComputeStereoLineCoeffs()
646 coeffs->Ycoef = -( -y1 + yA); in icvComputeStereoLineCoeffs()