Searched defs:vector_DMatch_to_Mat (Results 1 – 2 of 2) sorted by relevance
51 void vector_DMatch_to_Mat(std::vector<DMatch>& v_dm, Mat& mat) in vector_DMatch_to_Mat() function
637 public static Mat vector_DMatch_to_Mat(List<DMatch> matches) { in vector_DMatch_to_Mat() method in Converters