HomeSort by relevance Sort by last modified time
    Searched refs:NoSeamFinder (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
seam_finders.hpp 74 class CV_EXPORTS NoSeamFinder : public SeamFinder
  /external/opencv3/samples/cpp/
stitching_detailed.cpp 671 seam_finder = makePtr<detail::NoSeamFinder>();

Completed in 483 milliseconds