Function swri_image_util::DrawMatches(cv::Mat&, const cv::Mat, const cv::Mat, const cv::Mat, const cv::Mat, const cv::Scalar&, bool)

Function Documentation

void swri_image_util::DrawMatches(cv::Mat &image_out, const cv::Mat image1, const cv::Mat image2, const cv::Mat points1, const cv::Mat points2, const cv::Scalar &color = cv::Scalar::all(-1), bool draw_image_borders = false)