Searched defs:vector_float_to_Mat (Results 1 – 2 of 2) sorted by relevance
48 void vector_float_to_Mat(std::vector<float>& v_float, Mat& mat) in vector_float_to_Mat() function
270 public static Mat vector_float_to_Mat(List<Float> fs) { in vector_float_to_Mat() method in Converters