Searched refs:isBestModelGoodEnough (Results 1 – 1 of 1) sorted by relevance
385 inline int isBestModelGoodEnough(void);774 return isBestModelGoodEnough() ? best.numInl : 0; in rhoHest()1591 inline int RHO_HEST_REFC::isBestModelGoodEnough(void){ in isBestModelGoodEnough() function in cv::RHO_HEST_REFC1706 if(isBestModelGoodEnough()){ in outputModel()