Some parameters to specify input/output and some thresholds.
Definition at line 64 of file PbMapMaker.cpp.
Public Attributes | |
| bool | input_from_rawlog |
| std::string | rawlog_path |
| bool | record_rawlog |
| float | color_threshold |
| float | intensity_threshold |
| float | hue_threshold |
| float | dist_threshold |
| float | angle_threshold |
| float | minInliersRate |
| bool | use_color |
| float | proximity_neighbor_planes |
| float | max_cos_normal |
| float | max_dist_center_plane |
| float | proximity_threshold |
| int | graph_mode |
| bool | inferStructure |
| bool | makeClusters |
| bool | detect_loopClosure |
| string | config_localiser |
| std::string | path_save_pbmap |
| bool | save_registered_cloud |
| std::string | path_save_registered_cloud |
| float config_pbmap::angle_threshold |
Definition at line 77 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| float config_pbmap::color_threshold |
Definition at line 70 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| string config_pbmap::config_localiser |
Definition at line 108 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| bool config_pbmap::detect_loopClosure |
Definition at line 106 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| float config_pbmap::dist_threshold |
Definition at line 75 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| int config_pbmap::graph_mode |
Definition at line 95 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::hue_threshold |
Definition at line 72 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| bool config_pbmap::inferStructure |
Definition at line 100 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| bool config_pbmap::input_from_rawlog |
Definition at line 67 of file PbMapMaker.cpp.
| float config_pbmap::intensity_threshold |
Definition at line 71 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| bool config_pbmap::makeClusters |
Definition at line 102 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), mrpt::pbmap::PbMapMaker::PbMapMaker(), readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| float config_pbmap::max_cos_normal |
Definition at line 89 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::max_dist_center_plane |
Definition at line 90 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::minInliersRate |
Definition at line 79 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| std::string config_pbmap::path_save_pbmap |
Definition at line 111 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| std::string config_pbmap::path_save_registered_cloud |
Definition at line 113 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::proximity_neighbor_planes |
Definition at line 83 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::proximity_threshold |
Definition at line 93 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| std::string config_pbmap::rawlog_path |
Definition at line 68 of file PbMapMaker.cpp.
| bool config_pbmap::record_rawlog |
Definition at line 69 of file PbMapMaker.cpp.
| bool config_pbmap::save_registered_cloud |
Definition at line 112 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| bool config_pbmap::use_color |
Definition at line 82 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |