This is the complete list of members for gtsam::PinholePose< 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={}, OptionalJacobian< 3, 2 > Dresult_dp={}, OptionalJacobian< 3, 1 > Dresult_ddepth={}, OptionalJacobian< 3, DimK > Dresult_dcal={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
BackprojectFromCamera(const Point2 &p, const double depth, OptionalJacobian< 3, 2 > Dpoint={}, OptionalJacobian< 3, 1 > Ddepth={}) | gtsam::PinholeBase | static |
backprojectPointAtInfinity(const Point2 &p) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
Base typedef | gtsam::PinholePose< CALIBRATION > | private |
calibration() const override | gtsam::PinholePose< CALIBRATION > | inlinevirtual |
CalibrationType typedef | gtsam::PinholeBaseK< CALIBRATION > | |
cameraProjectionMatrix() const | gtsam::PinholePose< CALIBRATION > | inline |
defaultErrorWhenTriangulatingBehindCamera() const | gtsam::PinholePose< CALIBRATION > | inline |
Dim() | gtsam::PinholePose< CALIBRATION > | inlinestatic |
dim() const | gtsam::PinholePose< CALIBRATION > | inline |
dimension enum value | gtsam::PinholePose< CALIBRATION > | |
DimK | gtsam::PinholeBaseK< CALIBRATION > | privatestatic |
Dpoint(const Point2 &pn, double d, const Matrix3 &Rt) | gtsam::PinholeBase | protectedstatic |
Dpose(const Point2 &pn, double d) | gtsam::PinholeBase | protectedstatic |
equals(const Base &camera, double tol=1e-9) const | gtsam::PinholePose< CALIBRATION > | inline |
gtsam::PinholeBaseK::equals(const PinholeBase &camera, double tol=1e-9) const | gtsam::PinholeBase | |
getPose(OptionalJacobian< 6, 6 > H) const | gtsam::PinholeBase | |
Identity() | gtsam::PinholePose< CALIBRATION > | inlinestatic |
K_ | gtsam::PinholePose< CALIBRATION > | private |
Level(const std::shared_ptr< CALIBRATION > &K, const Pose2 &pose2, double height) | gtsam::PinholePose< CALIBRATION > | inlinestatic |
Level(const Pose2 &pose2, double height) | gtsam::PinholePose< CALIBRATION > | inlinestatic |
LevelPose(const Pose2 &pose2, double height) | gtsam::PinholeBase | static |
localCoordinates(const PinholePose &p) const | gtsam::PinholePose< CALIBRATION > | inline |
Lookat(const Point3 &eye, const Point3 &target, const Point3 &upVector, const std::shared_ptr< CALIBRATION > &K=std::make_shared< CALIBRATION >()) | gtsam::PinholePose< CALIBRATION > | inlinestatic |
LookatPose(const Point3 &eye, const Point3 &target, const Point3 &upVector) | gtsam::PinholeBase | static |
Measurement typedef | gtsam::PinholeBase | |
MeasurementVector typedef | gtsam::PinholeBase | |
operator<<(std::ostream &os, const PinholePose &camera) | gtsam::PinholePose< CALIBRATION > | friend |
PinholeBase() | gtsam::PinholeBase | inline |
PinholeBase(const Pose3 &pose) | gtsam::PinholeBase | inlineexplicit |
PinholeBase(const Vector &v) | gtsam::PinholeBase | inlineexplicit |
PinholeBaseK() | gtsam::PinholeBaseK< CALIBRATION > | inline |
PinholeBaseK(const Pose3 &pose) | gtsam::PinholeBaseK< CALIBRATION > | inlineexplicit |
PinholeBaseK(const Vector &v) | gtsam::PinholeBaseK< CALIBRATION > | inlineexplicit |
PinholePose() | gtsam::PinholePose< CALIBRATION > | inline |
PinholePose(const Pose3 &pose) | gtsam::PinholePose< CALIBRATION > | inlineexplicit |
PinholePose(const Pose3 &pose, const std::shared_ptr< CALIBRATION > &K) | gtsam::PinholePose< CALIBRATION > | inline |
PinholePose(const Vector &v) | gtsam::PinholePose< CALIBRATION > | inlineexplicit |
PinholePose(const Vector &v, const Vector &K) | gtsam::PinholePose< CALIBRATION > | inline |
PinholePose(const Pose3 &pose, const Vector &K) | gtsam::PinholePose< CALIBRATION > | inline |
pose() const | gtsam::PinholeBase | inline |
pose_ | gtsam::PinholeBase | private |
print(const std::string &s="PinholePose") const override | gtsam::PinholePose< CALIBRATION > | inlinevirtual |
project(const Point3 &pw, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 3 > Dpoint={}, OptionalJacobian< 2, DimK > Dcal={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
project(const Unit3 &pw, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 2 > Dpoint={}, OptionalJacobian< 2, DimK > Dcal={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
Project(const Point3 &pc, OptionalJacobian< 2, 3 > Dpoint={}) | gtsam::PinholeBase | static |
Project(const Unit3 &pc, OptionalJacobian< 2, 2 > Dpoint={}) | gtsam::PinholeBase | static |
project2(const Point3 &pw, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 3 > Dpoint={}) const | gtsam::PinholePose< CALIBRATION > | inline |
project2(const Unit3 &pw, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 2 > Dpoint={}) const | gtsam::PinholePose< CALIBRATION > | inline |
projectSafe(const Point3 &pw) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const Point3 &point, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 3 > Dpoint={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const Pose3 &pose, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 6 > Dpose={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const CalibratedCamera &camera, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 6 > Dother={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
range(const PinholeBaseK< CalibrationB > &camera, OptionalJacobian< 1, 6 > Dcamera={}, OptionalJacobian< 1, 6 > Dother={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
reprojectionError(const Point3 &pw, const Point2 &measured, OptionalJacobian< 2, 6 > Dpose={}, OptionalJacobian< 2, 3 > Dpoint={}, OptionalJacobian< 2, DimK > Dcal={}) const | gtsam::PinholeBaseK< CALIBRATION > | inline |
retract(const Vector6 &d) const | gtsam::PinholePose< CALIBRATION > | inline |
Rotation typedef | gtsam::PinholeBase | |
rotation() const | gtsam::PinholeBase | inline |
sharedCalibration() const | gtsam::PinholePose< CALIBRATION > | inline |
translation() const | gtsam::PinholeBase | inline |
Translation typedef | gtsam::PinholeBase | |
translationInterval() | gtsam::PinholeBase | inlinestatic |
~PinholeBase()=default | gtsam::PinholeBase | virtual |
~PinholePose() override | gtsam::PinholePose< CALIBRATION > | inline |