|
Calibration Library 1.0.0
A C++ library for camera calibration and vision-related geometric transformations
|
#include <distortion.h>
Public Attributes | |
| Eigen::Matrix< T, Eigen::Dynamic, 1 > | distortion |
| Eigen::Matrix< T, Eigen::Dynamic, 1 > | residuals |
Definition at line 137 of file distortion.h.
| Eigen::Matrix<T, Eigen::Dynamic, 1> calib::DistortionWithResiduals< T >::distortion |
Definition at line 138 of file distortion.h.
| Eigen::Matrix<T, Eigen::Dynamic, 1> calib::DistortionWithResiduals< T >::residuals |
Definition at line 139 of file distortion.h.