MVE - Multi-View Environment mve-devel
|
This is the complete list of members for sfm::ExhaustiveMatching, including all inherited members.
init(bundler::ViewportList *viewports) override | sfm::ExhaustiveMatching | virtual |
init_sift(SiftDescriptors *dst, Sift::Descriptors const &src) | sfm::ExhaustiveMatching | protected |
init_surf(SurfDescriptors *dst, Surf::Descriptors const &src) | sfm::ExhaustiveMatching | protected |
opts | sfm::MatchingBase | |
pairwise_match(int view_1_id, int view_2_id, Matching::Result *result) const override | sfm::ExhaustiveMatching | virtual |
pairwise_match_lowres(int view_1_id, int view_2_id, std::size_t num_features) const override | sfm::ExhaustiveMatching | virtual |
processed_feature_sets | sfm::ExhaustiveMatching | protected |
ProcessedFeatureSets typedef | sfm::ExhaustiveMatching | protected |
SiftDescriptors typedef | sfm::ExhaustiveMatching | protected |
SurfDescriptors typedef | sfm::ExhaustiveMatching | protected |
~ExhaustiveMatching(void) override=default | sfm::ExhaustiveMatching | |
~MatchingBase(void)=default | sfm::MatchingBase | virtual |