45 #ifndef BSFM_MATCHING_FEATURE_H
46 #define BSFM_MATCHING_FEATURE_H
54 typedef std::shared_ptr<Feature>
Ptr;
55 typedef std::shared_ptr<const Feature>
ConstPtr;
std::shared_ptr< Feature > Ptr
Feature(double u, double v)
std::vector< Feature > FeatureList
std::shared_ptr< const Feature > ConstPtr