|
Blender V4.3
|
#include "libmv/base/vector.h"#include "libmv/simple_pipeline/reconstruction.h"#include "libmv/simple_pipeline/tracks.h"Go to the source code of this file.
Namespaces | |
| namespace | libmv |
Functions | |
| bool | libmv::EuclideanResect (const vector< Marker > &markers, EuclideanReconstruction *reconstruction, bool final_pass) |
| bool | libmv::ProjectiveResect (const vector< Marker > &markers, ProjectiveReconstruction *reconstruction) |