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