vector_Point3i_to_Mat 449 modules/java/common_test/src/org/opencv/test/utils/ConvertersTest.java dst = Converters.vector_Point3i_to_Mat(points); vector_Point3i_to_Mat 33 modules/java/generator/src/cpp/converters.h void vector_Point3i_to_Mat(std::vector<cv::Point3i>& v_point, cv::Mat& mat);