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

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

Completed in 436 milliseconds