AliceVision
Photogrammetric Computer Vision Framework
Public Member Functions | Protected Attributes | List of all members
aliceVision::multiview::Triangulation Class Reference

Public Member Functions

std::size_t size () const
 
void clear ()
 
void add (const Mat34 &projMatrix, const Vec2 &p)
 
double error (const Vec3 &X) const
 
Vec3 compute (int iter=3) const
 
double minDepth () const
 
double maxDepth () const
 
double error () const
 

Protected Attributes

double zmin
 
double zmax
 
double err
 
std::vector< std::pair< Mat34, Vec2 > > views
 

The documentation for this class was generated from the following files: