libstereo-odometry (C++ Library for robust Stereo odometry)
|
Public Attributes | |
const TImagePairData * | prev_imgpair |
const TImagePairData * | cur_imgpair |
std::vector< vector_index_pairs_t > | tracked_pairs |
const TImagePairData * rso::CStereoOdometryEstimator::TTrackingData::cur_imgpair |
const TImagePairData* rso::CStereoOdometryEstimator::TTrackingData::prev_imgpair |
Pointers to the previous & current image pairs orginal structures.
std::vector<vector_index_pairs_t> rso::CStereoOdometryEstimator::TTrackingData::tracked_pairs |
For each octave, the paired indices of matched stereo features. Indices are as seen in matches_lr