|
MVE - Multi-View Environment mve-devel
|
#include <vector>#include "sfm/ransac_homography.h"#include "sfm/ransac_fundamental.h"#include "sfm/fundamental.h"#include "sfm/bundler_common.h"#include "sfm/camera_pose.h"#include "sfm/defines.h"

Go to the source code of this file.
Classes | |
| class | sfm::bundler::InitialPair |
| Tries to find an initial viewport pair to start the reconstruction with. More... | |
| struct | sfm::bundler::InitialPair::Options |
| struct | sfm::bundler::InitialPair::Result |
| The resulting initial pair with view IDs and relative camera pose. More... | |
Namespaces | |
| namespace | sfm |
| Structure-from-Motion library. | |
| namespace | sfm::bundler |
| SfM bundler components. | |