gtsam  4.0.0
gtsam
gtsam::CameraProjectionMatrix< CALIBRATION > Struct Template Reference

Detailed Description

template<class CALIBRATION>
struct gtsam::CameraProjectionMatrix< CALIBRATION >

Create a 3*4 camera projection matrix from calibration and pose.

Functor for partial application on calibration

Parameters
poseThe camera pose
calThe calibration
Returns
Returns a Matrix34

Public Member Functions

 CameraProjectionMatrix (const CALIBRATION &calibration)
 
Matrix34 operator() (const Pose3 &pose) const
 

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