Stub seam estimator which does nothing. More...
#include "seam_finders.hpp"
Public Member Functions | |
void | find (const std::vector< UMat > &, const std::vector< Point > &, std::vector< UMat > &) |
Estimates seams. More... | |
Stub seam estimator which does nothing.
|
inlinevirtual |
Estimates seams.
src | Source images |
corners | Source image top-left corners |
masks | Source image masks to update |
Implements cv::detail::SeamFinder.