enum cv::detail::GraphCutSeamFinderBase::CostType

#include <seam_finders.hpp>

enum CostType
{
    COST_COLOR,
    COST_COLOR_GRAD,
};