Searched refs:costFunction (Results 1 – 2 of 2) sorted by relevance
125 CostFunction costFunction() const { return costFunc_; } in costFunction() function in cv::detail::DpSeamFinder
530 CV_Assert(costFunction() == COLOR_GRAD); in computeGradients()