#include <seam_finders.hpp>
Inherits cv::detail::SeamFinder.
Public Member Functions | |
| void | find (const std::vector< Mat > &, const std::vector< Point > &, std::vector< Mat > &) |
| void cv::detail::NoSeamFinder::find | ( | const std::vector< Mat > & | , |
| const std::vector< Point > & | , | ||
| std::vector< Mat > & | |||
| ) | [virtual] |
Implements cv::detail::SeamFinder.