Home
last modified time | relevance | path

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

/external/opencv/cvaux/include/
Dcvaux.h504 double ZcoefB; member
/external/opencv/cvaux/src/
Dcvepilines.cpp123 coeffs->ZcoefB*betta + coeffs->ZcoefAB*alphabetta; in icvCompute3DPoint()
635 coeffs->ZcoefB = -zA - gamma * z1 + gamma * zA; in icvComputeStereoLineCoeffs()
652 coeffs->ZcoefB = -( zB + z1 - zA); in icvComputeStereoLineCoeffs()