OpenCV 4.10.0
开源计算机视觉
|
以下是 cv::detail::Estimator 的完整成员列表,其中包括所有继承的成员。
estimate(const std::vector< ImageFeatures > &features, const std::vector< MatchesInfo > &pairwise_matches, std::vector< CameraParams > &cameras)=0 | cv::detail::Estimator | 受保护的纯虚函数 |
operator()(const std::vector< ImageFeatures > &features, const std::vector< MatchesInfo > &pairwise_matches, std::vector< CameraParams > &cameras) | cv::detail::Estimator | 内联 |
~Estimator() | cv::detail::Estimator | 内联虚拟 |