Home
last modified time | relevance | path

Searched refs:_thresholdType (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dthresh.cpp1096 ThresholdRunner(Mat _src, Mat _dst, double _thresh, double _maxval, int _thresholdType) in ThresholdRunner() argument
1103 thresholdType = _thresholdType; in ThresholdRunner()