Home
last modified time | relevance | path

Searched defs:seedPoint_x (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/java/src/
Dimgproc.cpp4222 …(JNIEnv* env, jclass , jlong image_nativeObj, jlong mask_nativeObj, jdouble seedPoint_x, jdouble s… in Java_org_opencv_imgproc_Imgproc_floodFill_10()
4250 …(JNIEnv* env, jclass , jlong image_nativeObj, jlong mask_nativeObj, jdouble seedPoint_x, jdouble s… in Java_org_opencv_imgproc_Imgproc_floodFill_11()
Dimgproc+Imgproc.java3143 … native int floodFill_0(long image_nativeObj, long mask_nativeObj, double seedPoint_x, double seed… in floodFill_0()
3144 … native int floodFill_1(long image_nativeObj, long mask_nativeObj, double seedPoint_x, double seed… in floodFill_1()