|
Berkeley SfM
|
This is the complete list of members for bsfm::FeatureMatcher, including all inherited members.
| AddImageFeatures(const std::vector< Feature > &image_features, const std::vector< Descriptor > &image_descriptors) | bsfm::FeatureMatcher | virtual |
| AddImageFeatures(const std::vector< std::vector< Feature > > &image_features, const std::vector< std::vector< Descriptor > > &image_descriptors) | bsfm::FeatureMatcher | virtual |
| FeatureMatcher() | bsfm::FeatureMatcher | inline |
| image_descriptors_ | bsfm::FeatureMatcher | protected |
| image_features_ | bsfm::FeatureMatcher | protected |
| MatchImagePair(int image_index1, int image_index2, PairwiseImageMatch &image_match)=0 | bsfm::FeatureMatcher | protectedpure virtual |
| MatchImages(const FeatureMatcherOptions &options, PairwiseImageMatchList &image_matches) | bsfm::FeatureMatcher | virtual |
| options_ | bsfm::FeatureMatcher | protected |
| SymmetricMatches(const std::vector< LightFeatureMatch > &feature_matches_lhs, std::vector< LightFeatureMatch > &feature_matches_rhs) | bsfm::FeatureMatcher | protectedvirtual |
| ~FeatureMatcher() | bsfm::FeatureMatcher | inlinevirtual |
1.8.10