45 #ifndef BSFM_MATCHING_PAIRWISE_IMAGE_MATCH_H
46 #define BSFM_MATCHING_PAIRWISE_IMAGE_MATCH_H
56 typedef std::shared_ptr<PairwiseImageMatch>
Ptr;
57 typedef std::shared_ptr<const PairwiseImageMatch>
ConstPtr;
std::shared_ptr< PairwiseImageMatch > Ptr
std::shared_ptr< const PairwiseImageMatch > ConstPtr
FeatureMatchList feature_matches_
std::vector< PairwiseImageMatch > PairwiseImageMatchList
std::vector< FeatureMatch > FeatureMatchList
std::vector< int > descriptor_indices1_
std::vector< int > descriptor_indices2_