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

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 532 CV_COMP_INTERSECT =2,
  /external/opencv3/modules/imgproc/test/
test_histograms.cpp 1014 result0[CV_COMP_INTERSECT] += MIN(v0,v1);
1048 result0[CV_COMP_INTERSECT] += MIN(v0,v1);
1092 i == CV_COMP_INTERSECT ? "Intersection" :
    [all...]
  /external/opencv/cv/src/
cvhistogram.cpp 479 case CV_COMP_INTERSECT:
587 case CV_COMP_INTERSECT:
    [all...]
  /external/opencv/cv/include/
cv.h     [all...]
  /external/opencv3/modules/imgproc/src/
histogram.cpp     [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 94 CV_COMP_INTERSECT = 2,
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 153 milliseconds