OpenCV 4.10.0
开源计算机视觉
|
以下是 cv::detail::PairwiseSeamFinder 的完整成员列表,包括所有继承的成员。
corners_ | cv::detail::PairwiseSeamFinder | 专用 |
createDefault(int type) | cv::detail::SeamFinder | 静态 |
DP_SEAM 枚举值 | cv::detail::SeamFinder | |
find(const std::vector< UMat > &src, const std::vector< Point > &corners, std::vector< UMat > &masks) CV_OVERRIDE | cv::detail::PairwiseSeamFinder | 虚拟 |
findInPair(size_t first, size_t second, Rect roi)=0 | cv::detail::PairwiseSeamFinder | 专用纯虚拟 |
images_ | cv::detail::PairwiseSeamFinder | 专用 |
masks_ | cv::detail::PairwiseSeamFinder | 专用 |
NO 枚举值 | cv::detail::SeamFinder | |
run() | cv::detail::PairwiseSeamFinder | 专用 |
sizes_ | cv::detail::PairwiseSeamFinder | 专用 |
VORONOI_SEAM 枚举值 | cv::detail::SeamFinder | |
~SeamFinder() | cv::detail::SeamFinder | 行内虚拟 |