Searched defs:extract_points (Results 1 – 2 of 2) sorted by relevance
37 void extract_points(const cv::Mat& opoints, const cv::Mat& ipoints, std::vector<double>& points) in extract_points() function
18 … void extract_points(const cv::Mat &opoints, const cv::Mat &ipoints, std::vector<double> &points) { in extract_points() function