#include <NonLinearLS.h>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Vector6 | cal |
Matrix4 | cam |
vector< Vector2, Eigen::aligned_allocator < Vector2 > > | pto2D |
vector< Vector3, Eigen::aligned_allocator < Vector3 > > | pto3D |
Definition at line 372 of file NonLinearLS.h.
Definition at line 376 of file NonLinearLS.h.
Definition at line 377 of file NonLinearLS.h.
vector< Vector2, Eigen::aligned_allocator<Vector2> > OptimizationData::pto2D |
Definition at line 378 of file NonLinearLS.h.
vector< Vector3, Eigen::aligned_allocator<Vector3> > OptimizationData::pto3D |
Definition at line 379 of file NonLinearLS.h.