PinholeProjection
Camera projection, from image coordinates to view coordinates.
Child from parent. Image coordinates from camera view coordinates.
Example:
1496.1 0.0 980.5
0.0 1496.1 744.5
0.0 0.0 1.0
Fields fields
- image_from_camera:
Mat3x3
API reference links api-reference-links
- 🌊 C++ API docs for
PinholeProjection
- 🐍 Python API docs for
PinholeProjection
- 🦀 Rust API docs for
PinholeProjection