gtsam  3.2.1
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
geometry Directory Reference

Files

file  Cal3_S2.cpp
 The most common 5DOF 3D->2D calibration.
 
file  Cal3_S2.h [code]
 The most common 5DOF 3D->2D calibration.
 
file  Cal3_S2Stereo.h [code]
 The most common 5DOF 3D->2D calibration + Stereo baseline.
 
file  Cal3Bundler.cpp
 
file  Cal3Bundler.h [code]
 Calibration used by Bundler.
 
file  Cal3DS2.cpp
 
file  Cal3DS2.h [code]
 Calibration of a camera with radial distortion, calculations in base class Cal3DS2_Base.
 
file  Cal3DS2_Base.cpp
 
file  Cal3DS2_Base.h [code]
 
file  Cal3Unified.cpp
 
file  Cal3Unified.h [code]
 Unified Calibration Model, see Mei07icra for details.
 
file  CalibratedCamera.cpp
 Calibrated camera for which only pose is unknown.
 
file  CalibratedCamera.h [code]
 Calibrated camera for which only pose is unknown.
 
file  concepts.h [code]
 Concept-checking macros for geometric objects Each macro instantiates a concept check structure, which includes a static function that will fail to compile if the concept does not pass.
 
file  EssentialMatrix.cpp
 
file  EssentialMatrix.h [code]
 
file  PinholeCamera.h [code]
 Base class for all pinhole cameras.
 
file  Point2.cpp
 2D Point
 
file  Point2.h [code]
 2D Point
 
file  Point3.cpp
 3D Point
 
file  Point3.h [code]
 3D Point
 
file  Pose2.cpp
 2D Pose
 
file  Pose2.h [code]
 2D Pose
 
file  Pose3.cpp
 3D Pose
 
file  Pose3.h [code]
 3D Pose
 
file  Rot2.cpp
 2D Rotations
 
file  Rot2.h [code]
 2D rotation
 
file  Rot3.cpp
 Rotation, common code between Rotation matrix and Quaternion.
 
file  Rot3.h [code]
 3D rotation represented as a rotation matrix or quaternion
 
file  Rot3M.cpp
 Rotation (internal: 3*3 matrix representation*)
 
file  Rot3Q.cpp
 Rotation (internal: quaternion representation*)
 
file  SimpleCamera.cpp
 A simple camera class with a Cal3_S2 calibration.
 
file  SimpleCamera.h [code]
 A simple camera class with a Cal3_S2 calibration.
 
file  StereoCamera.cpp
 
file  StereoCamera.h [code]
 A Stereo Camera based on two Simple Cameras.
 
file  StereoPoint2.cpp
 
file  StereoPoint2.h [code]
 A 2D stereo point (uL,uR,v)
 
file  triangulation.cpp
 
file  triangulation.h [code]
 Functions for triangulation.
 
file  TriangulationFactor.h [code]
 
file  Unit3.cpp
 
file  Unit3.h [code]