Home | History | Annotate | Download | only in test

Lines Matching full:triangulate

1303     virtual void triangulate( const Mat& P1, const Mat& P2,
1544 triangulate(P1, P2, projectedPoints_1, projectedPoints_2, points4d);
1683 virtual void triangulate( const Mat& P1, const Mat& P2,
1772 void CV_StereoCalibrationTest_C::triangulate( const Mat& P1, const Mat& P2,
1816 virtual void triangulate( const Mat& P1, const Mat& P2,
1854 void CV_StereoCalibrationTest_CPP::triangulate( const Mat& P1, const Mat& P2,