Searched defs:num_inliers (Results 1 – 3 of 3) sorted by relevance
170 int num_inliers; //!< Number of geometrically consistent matches member
149 int num_inliers = 0; in computeHypothesisScoresKernel() local
256 int num_inliers = static_cast<int>(best_score); in solvePnPRansac() local