|
MVE - Multi-View Environment mve-devel
|
#include <vector>#include "math/vector.h"#include "util/aligned_memory.h"#include "sfm/sift.h"#include "sfm/surf.h"#include "sfm/defines.h"

Go to the source code of this file.
Classes | |
| class | sfm::FeatureSet |
| The FeatureSet holds per-feature information for a single view, and allows to transparently compute and match multiple feature types. More... | |
| struct | sfm::FeatureSet::Options |
| Options for feature detection and matching. More... | |
Namespaces | |
| namespace | sfm |
| Structure-from-Motion library. | |