Searched refs:XcoefAB (Results 1 – 2 of 2) sorted by relevance
495 double XcoefAB; member
117 coeffs->XcoefB*betta + coeffs->XcoefAB*alphabetta; in icvCompute3DPoint()626 coeffs->XcoefAB = -xB + xA + gamma * xB - gamma * xA; in icvComputeStereoLineCoeffs()644 coeffs->XcoefAB = -( -xB + xA + gamma * xB - gamma * xA); in icvComputeStereoLineCoeffs()