Monado OpenXR Runtime
|
An x,y pair of matrices for the remap() function. More...
#include <tracking/t_calibration_opencv.hpp>
Data Fields | |
cv::Mat | remap_x |
cv::Mat | remap_y |
An x,y pair of matrices for the remap() function.
cv::Mat RemapPair::remap_x |
Referenced by calibration_get_undistort_map(), and View::populate_from_calib().
cv::Mat RemapPair::remap_y |
Referenced by calibration_get_undistort_map(), and View::populate_from_calib().