Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java806 batchDistance_2(src1.nativeObj, src2.nativeObj, dist.nativeObj, dtype, nidx.nativeObj); in batchDistance()
2291 …private static native void batchDistance_2(long src1_nativeObj, long src2_nativeObj, long dist_nat… in batchDistance_2() method in Core