Home
last modified time | relevance | path

Searched refs:match_0 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/java/src/
Dfeatures2d+DescriptorMatcher.java123match_0(nativeObj, queryDescriptors.nativeObj, trainDescriptors.nativeObj, matches_mat.nativeObj, … in match()
355 …private static native void match_0(long nativeObj, long queryDescriptors_nativeObj, long trainDesc… in match_0() method in DescriptorMatcher