Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/mcc/src/
H A Dchecker_detector.hpp97performThreshold(InputArray grayscaleImg, OutputArrayOfArrays thresholdImg, const Ptr<DetectorPara…
H A Dchecker_detector.cpp100 performThreshold(img_gray, img_bw, params); in _no_net_process()
330 performThreshold(img_gray, img_bw, params); in process()
534 performThreshold(InputArray grayscaleImg, in performThreshold() function in cv::mcc::CCheckerDetectorImpl