Home
last modified time | relevance | path

Searched defs:ClosePoints (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dseam_finders.hpp163 class ClosePoints class in cv::detail::DpSeamFinder
166 ClosePoints(int minDist) : minDist_(minDist) {} in ClosePoints() function in cv::detail::DpSeamFinder::ClosePoints