Searched defs:rotations (Results 1 – 4 of 4) sorted by relevance
46 #### Adding a new sheriff76 #### Monitoring tests
64 vector<Mat> rotations; in run() local106 bool containsValidMotion(std::vector<Mat>& rotations, in containsValidMotion()
1122 …public static int decomposeHomographyMat(Mat H, Mat K, List<Mat> rotations, List<Mat> translations… in decomposeHomographyMat()
3647 std::vector<Mat> rotations; in Java_org_opencv_calib3d_Calib3d_decomposeHomographyMat_10() local