Home | History | Annotate | Download | only in src

Lines Matching refs:costFunction

165 DpSeamFinder::DpSeamFinder(CostFunction costFunc) : costFunc_(costFunc) {}
530 CV_Assert(costFunction() == COLOR_GRAD);