#include <seam_finders.hpp>
Inherits cv::detail::PairwiseSeamFinder.
virtual void cv::detail::VoronoiSeamFinder::find |
( |
const std::vector< Size > & |
size, |
|
|
const std::vector< Point > & |
corners, |
|
|
std::vector< Mat > & |
masks |
|
) |
| |
|
virtual |
virtual void cv::detail::PairwiseSeamFinder::find |
( |
const std::vector< Mat > & |
src, |
|
|
const std::vector< Point > & |
corners, |
|
|
std::vector< Mat > & |
masks |
|
) |
| |
|
virtualinherited |
void cv::detail::PairwiseSeamFinder::run |
( |
| ) |
|
|
protectedinherited |
std::vector<Mat> cv::detail::PairwiseSeamFinder::images_ |
|
protectedinherited |
std::vector<Size> cv::detail::PairwiseSeamFinder::sizes_ |
|
protectedinherited |
std::vector<Point> cv::detail::PairwiseSeamFinder::corners_ |
|
protectedinherited |
std::vector<Mat> cv::detail::PairwiseSeamFinder::masks_ |
|
protectedinherited |
The documentation for this class was generated from the following file: