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

  /external/opencv3/modules/java/src/
core+Core.java 751 double retVal = norm_4(src1.nativeObj, src2.nativeObj, normType);
2282 private static native double norm_4(long src1_nativeObj, long src2_nativeObj, int normType); method in class:Core
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 43 milliseconds