Blender V4.3
triangulation.h File Reference

Go to the source code of this file.

Namespaces

namespace  libmv
 

Functions

void libmv::TriangulateDLT (const Mat34 &P1, const Vec2 &x1, const Mat34 &P2, const Vec2 &x2, Vec4 *X_homogeneous)
 
void libmv::TriangulateDLT (const Mat34 &P1, const Vec2 &x1, const Mat34 &P2, const Vec2 &x2, Vec3 *X_euclidean)