gtsam
4.0.0
gtsam
|
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) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
backproject(const Point2 &p, double depth, OptionalJacobian< 3, 6 > Dresult_dpose=boost::none, OptionalJacobian< 3, 2 > Dresult_dp=boost::none, OptionalJacobian< 3, 1 > Dresult_ddepth=boost::none, OptionalJacobian< 3, DimK > Dresult_dcal=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
BackprojectFromCamera(const Point2 &p, const double depth, OptionalJacobian< 3, 2 > Dpoint=boost::none, OptionalJacobian< 3, 1 > Ddepth=boost::none) | gtsam::PinholeBase | static |
backprojectPointAtInfinity(const Point2 &p) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
boost::serialization::access class | gtsam::PinholeBaseK< CALIBRATION > | friend |
calibration() const =0 | gtsam::PinholeBaseK< CALIBRATION > | pure virtual |
CalibrationType typedef (defined in gtsam::PinholeBaseK< CALIBRATION >) | gtsam::PinholeBaseK< CALIBRATION > | |
Dpoint(const Point2 &pn, double d, const Matrix3 &Rt) | gtsam::PinholeBase | protectedstatic |
Dpose(const Point2 &pn, double d) | gtsam::PinholeBase | protectedstatic |
equals(const PinholeBase &camera, double tol=1e-9) const | gtsam::PinholeBase | |
getPose(OptionalJacobian< 6, 6 > H) const | gtsam::PinholeBase | |
LevelPose(const Pose2 &pose2, double height) | gtsam::PinholeBase | static |
LookatPose(const Point3 &eye, const Point3 &target, const Point3 &upVector) | gtsam::PinholeBase | static |
Measurement typedef | gtsam::PinholeBase | |
MeasurementVector typedef (defined in gtsam::PinholeBase) | gtsam::PinholeBase | |
PinholeBase() | gtsam::PinholeBase | inline |
PinholeBase(const Pose3 &pose) | gtsam::PinholeBase | inlineexplicit |
PinholeBase(const Vector &v) (defined in gtsam::PinholeBase) | gtsam::PinholeBase | inlineexplicit |
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() const | gtsam::PinholeBase | inline |
print(const std::string &s="PinholeBase") const | gtsam::PinholeBase | |
Project(const Point3 &pc, OptionalJacobian< 2, 3 > Dpoint=boost::none) | gtsam::PinholeBase | static |
Project(const Unit3 &pc, OptionalJacobian< 2, 2 > Dpoint=boost::none) | gtsam::PinholeBase | static |
project(const Point3 &pw, OptionalJacobian< 2, 6 > Dpose=boost::none, OptionalJacobian< 2, 3 > Dpoint=boost::none, OptionalJacobian< 2, DimK > Dcal=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
project(const Unit3 &pw, OptionalJacobian< 2, 6 > Dpose=boost::none, OptionalJacobian< 2, 2 > Dpoint=boost::none, OptionalJacobian< 2, DimK > Dcal=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
project2(const Point3 &point, OptionalJacobian< 2, 6 > Dpose=boost::none, OptionalJacobian< 2, 3 > Dpoint=boost::none) const | gtsam::PinholeBase | |
project2(const Unit3 &point, OptionalJacobian< 2, 6 > Dpose=boost::none, OptionalJacobian< 2, 2 > Dpoint=boost::none) const | gtsam::PinholeBase | |
projectSafe(const Point3 &pw) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const Point3 &point, OptionalJacobian< 1, 6 > Dcamera=boost::none, OptionalJacobian< 1, 3 > Dpoint=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const Pose3 &pose, OptionalJacobian< 1, 6 > Dcamera=boost::none, OptionalJacobian< 1, 6 > Dpose=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const CalibratedCamera &camera, OptionalJacobian< 1, 6 > Dcamera=boost::none, OptionalJacobian< 1, 6 > Dother=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const PinholeBaseK< CalibrationB > &camera, OptionalJacobian< 1, 6 > Dcamera=boost::none, OptionalJacobian< 1, 6 > Dother=boost::none) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
Rotation typedef | gtsam::PinholeBase | |
rotation() const | gtsam::PinholeBase | inline |
Translation typedef (defined in gtsam::PinholeBase) | gtsam::PinholeBase | |
translation() const | gtsam::PinholeBase | inline |
translationInterval() | gtsam::PinholeBase | inlinestatic |
~PinholeBaseK() (defined in gtsam::PinholeBaseK< CALIBRATION >) | gtsam::PinholeBaseK< CALIBRATION > | inlinevirtual |