|
libfovis
|
Stores the right-hand image for a stereo pair. More...
Public Member Functions | |
| PyramidLevel * | getLevel (int level_num) |
| int | getNumDetectedKeypoints () const |
| void | prepareFrame (const uint8_t *raw_gray, int fast_threshold) |
| void | rectify (Eigen::Vector2d xy_in, Eigen::Vector2d *out) |
| StereoFrame (int width, int height, const Rectification *rectify_map, const VisualOdometryOptions &options) | |
Stores the right-hand image for a stereo pair.
TODO
1.8.9.1