|
Blender V4.5
|
#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 vectorvector< Marker > &markers, EuclideanReconstruction *reconstruction, bool final_pass) |
| bool | libmv::ProjectiveResect (const vectorvector< Marker > &markers, ProjectiveReconstruction *reconstruction) |