Berkeley SfM
bsfm::FeatureMatcher Member List

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::FeatureMatchervirtual
AddImageFeatures(const std::vector< std::vector< Feature > > &image_features, const std::vector< std::vector< Descriptor > > &image_descriptors)bsfm::FeatureMatchervirtual
FeatureMatcher()bsfm::FeatureMatcherinline
image_descriptors_bsfm::FeatureMatcherprotected
image_features_bsfm::FeatureMatcherprotected
MatchImagePair(int image_index1, int image_index2, PairwiseImageMatch &image_match)=0bsfm::FeatureMatcherprotectedpure virtual
MatchImages(const FeatureMatcherOptions &options, PairwiseImageMatchList &image_matches)bsfm::FeatureMatchervirtual
options_bsfm::FeatureMatcherprotected
SymmetricMatches(const std::vector< LightFeatureMatch > &feature_matches_lhs, std::vector< LightFeatureMatch > &feature_matches_rhs)bsfm::FeatureMatcherprotectedvirtual
~FeatureMatcher()bsfm::FeatureMatcherinlinevirtual