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

  /external/opencv3/modules/imgproc/test/ocl/
test_imgproc.cpp 359 int thresholdType;
364 thresholdType = GET_PARAM(2);
378 OCL_OFF(cv::threshold(src_roi, dst_roi, thresh, maxVal, thresholdType));
379 OCL_ON(cv::threshold(usrc_roi, udst_roi, thresh, maxVal, thresholdType));
  /external/opencv3/modules/imgproc/src/
thresh.cpp     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 387 milliseconds