|
gtsam
4.0.0
gtsam
|
A simple camera class with a Cal3_S2 calibration. More...
Go to the source code of this file.
Classes | |
| class | gtsam::SimpleCamera |
| struct | gtsam::traits< SimpleCamera > |
| struct | gtsam::traits< const SimpleCamera > |
| struct | gtsam::Range< SimpleCamera, T > |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Typedefs | |
| typedef gtsam::PinholeCamera< gtsam::Cal3_S2 > | gtsam::PinholeCameraCal3_S2 |
| A simple camera class with a Cal3_S2 calibration. | |
Functions | |
| SimpleCamera | gtsam::simpleCamera (const Matrix34 &P) |
| Recover camera from 3*4 camera matrix. | |
A simple camera class with a Cal3_S2 calibration.