Searched refs:_pts_3 (Results 1 – 1 of 1) sorted by relevance
2333 CvPoint3D32f _pts_3[4]; in cvStereoRectify() local2335 CvMat pts_3 = cvMat(1, 4, CV_32FC3, _pts_3); in cvStereoRectify()