Searched defs:ClosePoints (Results 1 – 1 of 1) sorted by relevance
163 class ClosePoints class in cv::detail::DpSeamFinder166 ClosePoints(int minDist) : minDist_(minDist) {} in ClosePoints() function in cv::detail::DpSeamFinder::ClosePoints