HomeSort by relevance Sort by last modified time
    Searched defs:match_1 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/java/src/
features2d+DescriptorMatcher.java 132 match_1(nativeObj, queryDescriptors.nativeObj, trainDescriptors.nativeObj, matches_mat.nativeObj); method
356 private static native void match_1(long nativeObj, long queryDescriptors_nativeObj, long trainDescriptors_nativeObj, long matches_mat_nativeObj); method in class:DescriptorMatcher
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 98 milliseconds