Searched defs:maxVal_ (Results 1 – 4 of 4) sorted by relevance
75 const T maxVal_ = static_cast<T>(maxVal); in thresholdImpl() local
121 maxVal_(const SrcPtr& src) in maxVal_() function
135 float minVal_, maxVal_; member in __anon6738254a0111::GMGImpl
258 …void minMaxLocGold(const Mat& src, double* minVal_, double* maxVal_, Point* minLoc_, Point* maxLoc… in minMaxLocGold()