#include <libstereo-odometry.h>
|
bool | vo_use_matches_ids |
| (def:false) Set/Unset tracking of the IDs of the matches through time More...
|
|
bool | vo_save_files |
| (def:false) Set/Unset storage of some information of the system in files as the process runs More...
|
|
bool | vo_debug |
| (def:false) Set/Unset showing application debugging info More...
|
|
bool | vo_pause_it |
| (def:false) Set/Unset pausing the application after each iteration More...
|
|
string | vo_out_dir |
| (def:'out') Sets the output directory for saving debug files More...
|
|
rso::CStereoOdometryEstimator::TGeneralParams::TGeneralParams |
( |
| ) |
|
void rso::CStereoOdometryEstimator::TGeneralParams::dumpToConsole |
( |
| ) |
|
|
inline |
bool rso::CStereoOdometryEstimator::TGeneralParams::vo_debug |
(def:false) Set/Unset showing application debugging info
string rso::CStereoOdometryEstimator::TGeneralParams::vo_out_dir |
(def:'out') Sets the output directory for saving debug files
bool rso::CStereoOdometryEstimator::TGeneralParams::vo_pause_it |
(def:false) Set/Unset pausing the application after each iteration
bool rso::CStereoOdometryEstimator::TGeneralParams::vo_save_files |
(def:false) Set/Unset storage of some information of the system in files as the process runs
bool rso::CStereoOdometryEstimator::TGeneralParams::vo_use_matches_ids |
(def:false) Set/Unset tracking of the IDs of the matches through time
The documentation for this struct was generated from the following file: