HomeSort by relevance Sort by last modified time
    Searched refs:Mat_to_vector_double (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/java/generator/src/cpp/
converters.h 7 void Mat_to_vector_double(cv::Mat& mat, std::vector<double>& v_double);
converters.cpp 26 void Mat_to_vector_double(Mat& mat, std::vector<double>& v_double)
  /external/opencv3/modules/java/src/
calib3d.cpp     [all...]
  /external/opencv3/modules/java/generator/src/java/
utils+Converters.java 621 public static void Mat_to_vector_double(Mat m, List<Double> ds) {
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 106 milliseconds