|
MVE - Multi-View Environment mve-devel
|
#include "sfm/bundler_common.h"#include "sfm/defines.h"#include "sfm/matching_base.h"#include "sfm/nearest_neighbor.h"#include "sfm/sift.h"#include "sfm/surf.h"

Go to the source code of this file.
Classes | |
| class | sfm::ExhaustiveMatching |
| struct | sfm::ExhaustiveMatching::ProcessedFeatureSet |
Namespaces | |
| namespace | sfm |
| Structure-from-Motion library. | |
Macros | |
| #define | DISCRETIZE_DESCRIPTORS 1 |
| #define DISCRETIZE_DESCRIPTORS 1 |
Definition at line 21 of file exhaustive_matching.h.