GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
gtsam::PinholeBaseK< CALIBRATION > Member List

This is the complete list of members for gtsam::PinholeBaseK< CALIBRATION >, including all inherited members.

_project(const POINT &pw, OptionalJacobian< 2, 6 > Dpose, OptionalJacobian< 2, FixedDimension< POINT >::value > Dpoint, OptionalJacobian< 2, DimK > Dcal) constgtsam::PinholeBaseK< CALIBRATION >inline
backproject(const Point2 &p, double depth, OptionalJacobian< 3, 6 > Dresult_dpose={}, OptionalJacobian< 3, 2 > Dresult_dp={}, OptionalJacobian< 3, 1 > Dresult_ddepth={}, OptionalJacobian< 3, DimK > Dresult_dcal={}) constgtsam::PinholeBaseK< CALIBRATION >inline
BackprojectFromCamera(const Point2 &p, const double depth, OptionalJacobian< 3, 2 > Dpoint={}, OptionalJacobian< 3, 1 > Ddepth={})gtsam::PinholeBasestatic
backprojectPointAtInfinity(const Point2 &p) constgtsam::PinholeBaseK< CALIBRATION >inline
calibration() const =0gtsam::PinholeBaseK< CALIBRATION >pure virtual
CalibrationType typedef (defined in gtsam::PinholeBaseK< CALIBRATION >)gtsam::PinholeBaseK< CALIBRATION >
Dpoint(const Point2 &pn, double d, const Matrix3 &Rt)gtsam::PinholeBaseprotectedstatic
Dpose(const Point2 &pn, double d)gtsam::PinholeBaseprotectedstatic
equals(const PinholeBase &camera, double tol=1e-9) constgtsam::PinholeBase
getPose(OptionalJacobian< 6, 6 > H) constgtsam::PinholeBase
LevelPose(const Pose2 &pose2, double height)gtsam::PinholeBasestatic
LookatPose(const Point3 &eye, const Point3 &target, const Point3 &upVector)gtsam::PinholeBasestatic
Measurement typedefgtsam::PinholeBase
MeasurementVector typedef (defined in gtsam::PinholeBase)gtsam::PinholeBase
PinholeBase()gtsam::PinholeBaseinline
PinholeBase(const Pose3 &pose)gtsam::PinholeBaseinlineexplicit
PinholeBase(const Vector &v) (defined in gtsam::PinholeBase)gtsam::PinholeBaseinlineexplicit
PinholeBaseK()gtsam::PinholeBaseK< CALIBRATION >inline
PinholeBaseK(const Pose3 &pose)gtsam::PinholeBaseK< CALIBRATION >inlineexplicit
PinholeBaseK(const Vector &v) (defined in gtsam::PinholeBaseK< CALIBRATION >)gtsam::PinholeBaseK< CALIBRATION >inlineexplicit
pose() constgtsam::PinholeBaseinline
print(const std::string &s="PinholeBase") constgtsam::PinholeBasevirtual
project(const Point3 &pw, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 3 > Dpoint={}, OptionalJacobian< 2, DimK > Dcal={}) constgtsam::PinholeBaseK< CALIBRATION >inline
project(const Unit3 &pw, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 2 > Dpoint={}, OptionalJacobian< 2, DimK > Dcal={}) constgtsam::PinholeBaseK< CALIBRATION >inline
Project(const Point3 &pc, OptionalJacobian< 2, 3 > Dpoint={})gtsam::PinholeBasestatic
Project(const Unit3 &pc, OptionalJacobian< 2, 2 > Dpoint={})gtsam::PinholeBasestatic
project2(const Point3 &point, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 3 > Dpoint={}) constgtsam::PinholeBase
project2(const Unit3 &point, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 2 > Dpoint={}) constgtsam::PinholeBase
projectSafe(const Point3 &pw) constgtsam::PinholeBaseK< CALIBRATION >inline
range(const Point3 &point, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 3 > Dpoint={}) constgtsam::PinholeBaseK< CALIBRATION >inline
range(const Pose3 &pose, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 6 > Dpose={}) constgtsam::PinholeBaseK< CALIBRATION >inline
range(const CalibratedCamera &camera, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 6 > Dother={}) constgtsam::PinholeBaseK< CALIBRATION >inline
range(const PinholeBaseK< CalibrationB > &camera, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 6 > Dother={}) constgtsam::PinholeBaseK< CALIBRATION >inline
reprojectionError(const Point3 &pw, const Point2 &measured, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 3 > Dpoint={}, OptionalJacobian< 2, DimK > Dcal={}) constgtsam::PinholeBaseK< CALIBRATION >inline
Rotation typedefgtsam::PinholeBase
rotation() constgtsam::PinholeBaseinline
translation() constgtsam::PinholeBaseinline
Translation typedef (defined in gtsam::PinholeBase)gtsam::PinholeBase
translationInterval()gtsam::PinholeBaseinlinestatic
~PinholeBase()=defaultgtsam::PinholeBasevirtual