Blender V4.3
resect.cc File Reference

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)
 

Variable Documentation

◆ initial_R

const Mat3& initial_R

Definition at line 89 of file resect.cc.

◆ markers

const vector<Marker>& markers

Definition at line 87 of file resect.cc.

◆ reconstruction

const ProjectiveReconstruction& reconstruction

Definition at line 88 of file resect.cc.