Function swri_image_util::DrawMatches(const std::string&, const cv::Mat, const cv::Mat, const cv::Mat, const cv::Scalar&, const cv::Scalar&, bool)
- Defined in File draw_util.h 
Function Documentation
- 
void swri_image_util::DrawMatches(const std::string &title, const cv::Mat image, const cv::Mat points1, const cv::Mat points2, const cv::Scalar &color1, const cv::Scalar &color2, bool draw_image_borders = false)