49 #ifndef BSFM_GEOMETRY_NORMALIZATION_H
50 #define BSFM_GEOMETRY_NORMALIZATION_H
54 #include "../matching/feature.h"
55 #include "../matching/feature_match.h"
59 using Eigen::Matrix3d;
60 using Eigen::Matrix4d;
61 using Eigen::MatrixXd;
68 bool use_feature_set1);
std::vector< Point3D > Point3DList
Matrix3d ComputeNormalization(const FeatureMatchList &matched_features, bool use_feature_set1)
std::vector< Feature > FeatureList
std::vector< FeatureMatch > FeatureMatchList