Some parameters to specify input/output and some thresholds.
Definition at line 65 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 78 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| float config_pbmap::color_threshold |
Definition at line 71 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| string config_pbmap::config_localiser |
Definition at line 109 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| bool config_pbmap::detect_loopClosure |
Definition at line 107 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| float config_pbmap::dist_threshold |
Definition at line 76 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| int config_pbmap::graph_mode |
Definition at line 96 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::hue_threshold |
Definition at line 73 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| bool config_pbmap::inferStructure |
Definition at line 101 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| bool config_pbmap::input_from_rawlog |
Definition at line 68 of file PbMapMaker.cpp.
| float config_pbmap::intensity_threshold |
Definition at line 72 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| bool config_pbmap::makeClusters |
Definition at line 103 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 90 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::max_dist_center_plane |
Definition at line 91 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::minInliersRate |
Definition at line 80 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| std::string config_pbmap::path_save_pbmap |
Definition at line 112 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| std::string config_pbmap::path_save_registered_cloud |
Definition at line 114 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::proximity_neighbor_planes |
Definition at line 84 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::proximity_threshold |
Definition at line 94 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| std::string config_pbmap::rawlog_path |
Definition at line 69 of file PbMapMaker.cpp.
| bool config_pbmap::record_rawlog |
Definition at line 70 of file PbMapMaker.cpp.
| bool config_pbmap::save_registered_cloud |
Definition at line 113 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| bool config_pbmap::use_color |
Definition at line 83 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |