Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dfeatures2d+DescriptorMatcher.java53 add_0(nativeObj, descriptors_mat.nativeObj); in add()
340 private static native void add_0(long nativeObj, long descriptors_mat_nativeObj); in add_0() method in DescriptorMatcher
Dcore+Core.java395 add_0(src1.nativeObj, src2.nativeObj, dst.nativeObj, mask.nativeObj, dtype); in add()
2221 …private static native void add_0(long src1_nativeObj, long src2_nativeObj, long dst_nativeObj, lon… in add_0() method in Core