BundleAdjusterAffine() | cv::detail::BundleAdjusterAffine | 内联 |
BundleAdjusterBase(int num_params_per_cam, int num_errs_per_measurement) | cv::detail::BundleAdjusterBase | 内联受保护 |
cam_params_ | cv::detail::BundleAdjusterBase | 受保护 |
conf_thresh_ | cv::detail::BundleAdjusterBase | 受保护 |
confThresh() const | cv::detail::BundleAdjusterBase | 内联 |
edges_ | cv::detail::BundleAdjusterBase | 受保护 |
estimate(const std::vector< ImageFeatures > &features, const std::vector< MatchesInfo > &pairwise_matches, std::vector< CameraParams > &cameras) CV_OVERRIDE | cv::detail::BundleAdjusterBase | 受保护虚拟 |
features_ | cv::detail::BundleAdjusterBase | 受保护 |
num_errs_per_measurement_ | cv::detail::BundleAdjusterBase | 受保护 |
num_images_ | cv::detail::BundleAdjusterBase | 受保护 |
num_params_per_cam_ | cv::detail::BundleAdjusterBase | 受保护 |
operator()(const std::vector< ImageFeatures > &features, const std::vector< MatchesInfo > &pairwise_matches, std::vector< CameraParams > &cameras) | cv::detail::Estimator | 内联 |
pairwise_matches_ | cv::detail::BundleAdjusterBase | 受保护 |
refinement_mask_ | cv::detail::BundleAdjusterBase | 受保护 |
refinementMask() const | cv::detail::BundleAdjusterBase | 内联 |
setConfThresh(double conf_thresh) | cv::detail::BundleAdjusterBase | 内联 |
setRefinementMask(const Mat &mask) | cv::detail::BundleAdjusterBase | 内联 |
setTermCriteria(const TermCriteria &term_criteria) | cv::detail::BundleAdjusterBase | 内联 |
term_criteria_ | cv::detail::BundleAdjusterBase | 受保护 |
termCriteria() | cv::detail::BundleAdjusterBase | 内联 |
total_num_matches_ | cv::detail::BundleAdjusterBase | 受保护 |
~Estimator() | cv::detail::Estimator | 内联虚拟 |