Home
last modified time | relevance | path

Searched defs:calcBeta (Results 1 – 2 of 2) sorted by relevance

/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/
H A Dnode.cpp25 void Node::calcBeta() { in calcBeta() function in CRFPP::Node
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dgrabcut.cpp240 static double calcBeta( const Mat& img ) in calcBeta() function