Stub seam estimator which does nothing. [詳解]
#include <seam_finders.hpp>
cv::detail::SeamFinderを継承しています。
公開メンバ関数 |
|
CV_WRAP void | find (const std::vector< UMat > &, const std::vector< Point > &, CV_IN_OUT std::vector< UMat > &) CV_OVERRIDE |
縫い目を推定します。[【詳解】(英語]
|
|
その他の継承メンバ |
|
![]() |
|
enum | { NO , VORONOI_SEAM , DP_SEAM } |
![]() |
|
static CV_WRAP Ptr< SeamFinder > | createDefault (int type) |
Stub seam estimator 何もしません。