Monado OpenXR Runtime
|
Rectification, rotation, projection data for a single view in a stereo pair. More...
#include <tracking/t_calibration_opencv.hpp>
Data Fields | |
RemapPair | rectify |
cv::Mat | rotation_mat = {} |
cv::Mat | projection_mat = {} |
Rectification, rotation, projection data for a single view in a stereo pair.
cv::Mat ViewRectification::projection_mat = {} |
Referenced by StereoRectificationMaps::StereoRectificationMaps().
RemapPair ViewRectification::rectify |
Referenced by StereoRectificationMaps::StereoRectificationMaps().
cv::Mat ViewRectification::rotation_mat = {} |
Referenced by StereoRectificationMaps::StereoRectificationMaps().