Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/test/
Dtest_thresh.cpp58 int thresh_type; member in CV_ThreshTest
123 float thresh, float maxval, int thresh_type ) in test_threshold()
/external/opencv3/modules/imgproc/src/
Dthresh.cpp1139 …ocl_threshold( InputArray _src, OutputArray _dst, double & thresh, double maxval, int thresh_type ) in ocl_threshold()