MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces
feature_set.h File Reference
#include <vector>
#include "math/vector.h"
#include "util/aligned_memory.h"
#include "sfm/sift.h"
#include "sfm/surf.h"
#include "sfm/defines.h"
Include dependency graph for feature_set.h:
This graph shows which files directly or indirectly include this file:

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.