Searched refs:terminal_cost (Results 1 – 1 of 1) sorted by relevance
239 GraphCutSeamFinder(int cost_type = COST_COLOR_GRAD, float terminal_cost = 10000.f,258 GraphCutSeamFinderGpu(int cost_type = COST_COLOR_GRAD, float terminal_cost = 10000.f, in GraphCutSeamFinderGpu() argument260 : cost_type_(cost_type), terminal_cost_(terminal_cost), in GraphCutSeamFinderGpu()