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

  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 1288 erode_1(src.nativeObj, dst.nativeObj, kernel.nativeObj, anchor.x, anchor.y, iterations); method
3017 private static native void erode_1(long src_nativeObj, long dst_nativeObj, long kernel_nativeObj, double anchor_x, double anchor_y, int iterations); method in class:Imgproc
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 600 milliseconds