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

  /external/opencv3/modules/java/src/
features2d+DescriptorMatcher.java 53 add_0(nativeObj, descriptors_mat.nativeObj); method
340 private static native void add_0(long nativeObj, long descriptors_mat_nativeObj); method in class:DescriptorMatcher
core+Core.java 395 add_0(src1.nativeObj, src2.nativeObj, dst.nativeObj, mask.nativeObj, dtype); method
2221 private static native void add_0(long src1_nativeObj, long src2_nativeObj, long dst_nativeObj, long mask_nativeObj, int dtype); method in class:Core
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 73 milliseconds