Go to the source code of this file.
Namespaces | |
namespace | swri_opencv_util |
Functions | |
bool | swri_opencv_util::Valid2dPointCorrespondences (const cv::Mat &points1, const cv::Mat &points2) |
bool | swri_opencv_util::ZipCorrespondences (const cv::Mat &points1, const cv::Mat &points2, cv::Mat &correspondences) |