Searched defs:rot_matrices (Results 1 – 2 of 2) sorted by relevance
206 Mat rot_matrices; member in __anon7da338e10311::TransformHypothesesGenerator235 Mat rot_matrices(1, num_iters * 9, CV_32F); in solvePnPRansac() local
173 const int num_hypotheses, const int num_points, const float* rot_matrices, in computeHypothesisScores()