Monado OpenXR Runtime
Data Fields
RemapPair Struct Reference

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
 

Detailed Description

An x,y pair of matrices for the remap() function.

See also
calibration_get_undistort_map

Field Documentation

◆ remap_x

cv::Mat RemapPair::remap_x

◆ remap_y

cv::Mat RemapPair::remap_y

The documentation for this struct was generated from the following file: