#include <camera_matrix.h>
Definition at line 50 of file camera_matrix.h.
◆ cx_max
| double calib::CalibrationBounds::cx_max = k_cx_max |
◆ cx_min
| double calib::CalibrationBounds::cx_min = k_cx_min |
◆ cy_max
| double calib::CalibrationBounds::cy_max = k_cy_max |
◆ cy_min
| double calib::CalibrationBounds::cy_min = k_cy_min |
◆ fx_max
| double calib::CalibrationBounds::fx_max = k_fx_max |
◆ fx_min
| double calib::CalibrationBounds::fx_min = k_fx_min |
◆ fy_max
| double calib::CalibrationBounds::fy_max = k_fy_max |
◆ fy_min
| double calib::CalibrationBounds::fy_min = k_fy_min |
◆ k_cx_max
| constexpr double calib::CalibrationBounds::k_cx_max = 1280.0 |
|
staticconstexpr |
◆ k_cx_min
| constexpr double calib::CalibrationBounds::k_cx_min = 0.0 |
|
staticconstexpr |
◆ k_cy_max
| constexpr double calib::CalibrationBounds::k_cy_max = 720.0 |
|
staticconstexpr |
◆ k_cy_min
| constexpr double calib::CalibrationBounds::k_cy_min = 0.0 |
|
staticconstexpr |
◆ k_fx_max
| constexpr double calib::CalibrationBounds::k_fx_max = 2000.0 |
|
staticconstexpr |
◆ k_fx_min
| constexpr double calib::CalibrationBounds::k_fx_min = 0.0 |
|
staticconstexpr |
◆ k_fy_max
| constexpr double calib::CalibrationBounds::k_fy_max = 2000.0 |
|
staticconstexpr |
◆ k_fy_min
| constexpr double calib::CalibrationBounds::k_fy_min = 0.0 |
|
staticconstexpr |
◆ k_skew_max
| constexpr double calib::CalibrationBounds::k_skew_max = 0.01 |
|
staticconstexpr |
◆ k_skew_min
| constexpr double calib::CalibrationBounds::k_skew_min = -0.01 |
|
staticconstexpr |
◆ skew_max
| double calib::CalibrationBounds::skew_max = k_skew_max |
◆ skew_min
| double calib::CalibrationBounds::skew_min = k_skew_min |
The documentation for this struct was generated from the following file:
- /home/runner/work/calibration/calibration/include/calib/models/camera_matrix.h