|
Calibration Library 1.0.0
A C++ library for camera calibration and vision-related geometric transformations
|
#include <scheimpflug.h>
Public Attributes | |
| double | tau_x {0} |
| Tilt around the X axis (radians) | |
| double | tau_y {0} |
| Tilt around the Y axis (radians) | |
Definition at line 18 of file scheimpflug.h.
| double calib::ScheimpflugAngles::tau_x {0} |
Tilt around the X axis (radians)
Definition at line 19 of file scheimpflug.h.
| double calib::ScheimpflugAngles::tau_y {0} |
Tilt around the Y axis (radians)
Definition at line 20 of file scheimpflug.h.