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

  /external/opencv3/modules/features2d/test/
test_nearestneighbors.cpp 109 int correctMatches = 0;
113 correctMatches++;
116 double correctPerc = correctMatches / (double)pointsCount;
  /external/opencv3/modules/calib3d/include/opencv2/
calib3d.hpp     [all...]
  /external/opencv3/modules/calib3d/src/
triangulate.cpp 414 void cv::correctMatches( InputArray _F, InputArray _points1, InputArray _points2,
  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp     [all...]
test_fundam.cpp     [all...]
  /external/opencv3/modules/java/src/
calib3d+Calib3d.java     [all...]
calib3d.cpp     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 2849 milliseconds