Home | History | Annotate | Download | only in test

Lines Matching refs:testPoint

1515         double testPoint[4] = {0.0, 0.0, 100.0, 1.0};
1516 Mat reprojectedTestPoint = Q * Mat_<double>(4, 1, testPoint);