Searched refs:estimateSeam (Results 1 – 2 of 2) sorted by relevance
200 bool estimateSeam(
450 if (estimateSeam(image1, image2, tl1, tl2, c1, p1, p2, seam, isHorizontalSeam)) in resolveConflicts()790 bool DpSeamFinder::estimateSeam( in estimateSeam() function in cv::detail::DpSeamFinder