XRPrimer (C++ API)  0.6.0
ReprojCostFunctor Struct Reference

Public Member Functions

 ReprojCostFunctor (const Eigen::Matrix3d &_K, const Eigen::Vector2d &_p2d)
 
template<typename T >
bool operator() (const T *const _r, const T *const _t, const T *_p3d, T *residuals) const
 

Constructor & Destructor Documentation

◆ ReprojCostFunctor()

ReprojCostFunctor::ReprojCostFunctor ( const Eigen::Matrix3d &  _K,
const Eigen::Vector2d &  _p2d 
)
inline

Member Function Documentation

◆ operator()()

template<typename T >
bool ReprojCostFunctor::operator() ( const T *const  _r,
const T *const  _t,
const T *  _p3d,
T *  residuals 
) const
inline

The documentation for this struct was generated from the following file: