Searched refs:rect1_center_x (Results 1 – 2 of 2) sorted by relevance
3222 …private static native int rotatedRectangleIntersection_0(double rect1_center_x, double rect1_cente… in rotatedRectangleIntersection_0() argument
5095 …(JNIEnv* env, jclass , jdouble rect1_center_x, jdouble rect1_center_y, jdouble rect1_size_width, j… in Java_org_opencv_imgproc_Imgproc_rotatedRectangleIntersection_10() argument5100 …RotatedRect rect1(cv::Point2f(rect1_center_x, rect1_center_y), cv::Size2f(rect1_size_width, rect1_… in Java_org_opencv_imgproc_Imgproc_rotatedRectangleIntersection_10()