Searched refs:atb (Results 1 – 1 of 1) sorted by relevance
2568 double a[9], atb[3], x[3]; in cvStereoRectifyUncalibrated() local2570 CvMat AtB = cvMat( 3, 1, CV_64F, atb ); in cvStereoRectifyUncalibrated()