Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/include/opencv2/
Dcudalegacy.hpp112 virtual double getDecisionThreshold() const = 0;
/external/opencv3/modules/cudalegacy/src/
Dgmg.cpp96 double getDecisionThreshold() const { return decisionThreshold_; } in getDecisionThreshold() function in __anon6738254a0111::GMGImpl