Home
last modified time | relevance | path

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

/external/opencv/cvaux/include/
Dcvaux.h493 double XcoefA; member
/external/opencv/cvaux/src/
Dcvepilines.cpp116 partX = coeffs->Xcoef + coeffs->XcoefA *alpha + in icvCompute3DPoint()
624 coeffs->XcoefA = xB + x1 - xA; in icvComputeStereoLineCoeffs()
643 coeffs->XcoefA = -( -xA - gamma * x1 + gamma * xA); in icvComputeStereoLineCoeffs()