Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dfeatures2d+DescriptorMatcher.java247radiusMatch_2(nativeObj, queryDescriptors.nativeObj, matches_mat.nativeObj, maxDistance, masks_mat… in radiusMatch()
375 …private static native void radiusMatch_2(long nativeObj, long queryDescriptors_nativeObj, long mat… in radiusMatch_2() method in DescriptorMatcher