Searched refs:YcoefAB (Results 1 – 2 of 2) sorted by relevance
500 double YcoefAB; member
120 coeffs->YcoefB*betta + coeffs->YcoefAB*alphabetta; in icvCompute3DPoint()631 coeffs->YcoefAB = -yB + yA + gamma * yB - gamma * yA; in icvComputeStereoLineCoeffs()649 coeffs->YcoefAB = -( -yB + yA + gamma * yB - gamma * yA); in icvComputeStereoLineCoeffs()