Blender
V3.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 | |
libmv | |
Functions | |
bool | libmv::EuclideanIntersect (const vector< Marker > &markers, EuclideanReconstruction *reconstruction) |
bool | libmv::ProjectiveIntersect (const vector< Marker > &markers, ProjectiveReconstruction *reconstruction) |