enum cv::detail::DpSeamFinder::CostFunction

#include <seam_finders.hpp>

enum CostFunction
{
    COLOR,
    COLOR_GRAD,
};