![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
#include <tijsAndXis_From_xi_Ri.hpp>
Public Member Functions | |
| Translation_Structure_L1_ConstraintBuilder (const std::vector< Mat3 > &vec_Ri, const Mat &M) | |
| bool | Build (double gamma, LPConstraintsSparse &constraint) |
Public Attributes | |
| std::vector< Mat3 > | _vec_Ri |
| Mat | _M |
Kernel that set Linear constraints for the
Implementation of problem of [1] -> 6.1 Cameras with known rotation under a Linear Program form. (With SPARSE constraint matrix).
|
inline |
Setup constraints for the translation and structure problem, in the LPConstraints object.
1.8.17