libstereo-odometry (C++ Library for robust Stereo odometry)
|
#include <libstereo-odometry.h>
Public Member Functions | |
TGUIParams () | |
void | dumpToConsole () |
Public Attributes | |
bool | show_gui |
Show GUI? (Default = true) More... | |
bool | draw_all_raw_feats |
Default = false. More... | |
bool | draw_lr_pairings |
Default = false. More... | |
bool | draw_tracking |
Default = true. More... | |
Parameters for the GUI windows and visualization
rso::CStereoOdometryEstimator::TGUIParams::TGUIParams | ( | ) |
|
inline |
bool rso::CStereoOdometryEstimator::TGUIParams::draw_all_raw_feats |
Default = false.
bool rso::CStereoOdometryEstimator::TGUIParams::draw_lr_pairings |
Default = false.
bool rso::CStereoOdometryEstimator::TGUIParams::draw_tracking |
Default = true.
bool rso::CStereoOdometryEstimator::TGUIParams::show_gui |
Show GUI? (Default = true)