rso::CStereoOdometryEstimator::TImagePairData::TImagePairData |
( |
| ) |
|
|
inline |
size_t rso::CStereoOdometryEstimator::TImagePairData::img_h |
Image size. Useful when calling to 'getChangeInPose' which likely won't be able to access image size, since it is just a custom call to the optimization process
size_t rso::CStereoOdometryEstimator::TImagePairData::img_w |
img_data_t rso::CStereoOdometryEstimator::TImagePairData::left |
std::vector<img_pairing_data_t> rso::CStereoOdometryEstimator::TImagePairData::lr_pairing_data |
For each octave, all the information about L/R pairings
std::vector<cv::DMatch> rso::CStereoOdometryEstimator::TImagePairData::orb_matches |
std::vector<size_t> rso::CStereoOdometryEstimator::TImagePairData::orb_matches_ID |
The idx of the ORB matches
img_data_t rso::CStereoOdometryEstimator::TImagePairData::right |
The documentation for this struct was generated from the following file: