Berkeley SfM
Namespaces | Functions
normalization.h File Reference
#include <Eigen/Core>
#include "point_3d.h"
#include "../matching/feature.h"
#include "../matching/feature_match.h"

Go to the source code of this file.

Namespaces

 bsfm
 

Functions

Matrix3d bsfm::ComputeNormalization (const FeatureMatchList &matched_features, bool use_feature_set1)
 
Matrix3d bsfm::ComputeNormalization (const FeatureList &features)
 
Matrix4d bsfm::ComputeNormalization (const Point3DList &points)