HomeSort by relevance Sort by last modified time
    Searched refs:INTERSECT_FULL (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/imgproc/src/
intersection.cpp 62 int ret = INTERSECT_FULL;
88 return INTERSECT_FULL;
  /external/opencv3/modules/imgproc/test/
test_intersection.cpp 242 CV_Assert(ret == INTERSECT_FULL);
393 CV_Assert(ret == INTERSECT_FULL);
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp 755 INTERSECT_FULL = 2 //!< One of the rectangle is fully enclosed in the other
    [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 402 INTERSECT_FULL = 2,
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 3919 milliseconds