robustMatch 61 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/RobustMatcher.h void robustMatch( const cv::Mat& frame, std::vector<cv::DMatch>& good_matches, robustMatch 201 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp rmatcher.robustMatch(frame, good_matches, keypoints_scene, descriptors_model);