|
MVE - Multi-View Environment mve-devel
|
#include <vector>#include "math/vector.h"#include "math/matrix.h"#include "math/matrix_tools.h"#include "sfm/defines.h"#include "sfm/correspondence.h"

Go to the source code of this file.
Classes | |
| struct | sfm::CameraPose |
| The camera pose is the 3x4 matrix P = K [R | t]. More... | |
Namespaces | |
| namespace | sfm |
| Structure-from-Motion library. | |