Searched defs:vector_Mat_to_Mat (Results 1 – 2 of 2) sorted by relevance
196 void vector_Mat_to_Mat(std::vector<cv::Mat>& v_mat, cv::Mat& mat) in vector_Mat_to_Mat() function
235 public static Mat vector_Mat_to_Mat(List<Mat> mats) { in vector_Mat_to_Mat() method in Converters