Searched refs:computeCosts (Results 1 – 2 of 2) sorted by relevance
196 void computeCosts(
711 void DpSeamFinder::computeCosts( in computeCosts() function in cv::detail::DpSeamFinder797 computeCosts(image1, image2, tl1, tl2, comp, costV, costH); in estimateSeam()