Some parameters to specify input/output and some thresholds.
Definition at line 66 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 72 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| string config_pbmap::config_localiser |
Definition at line 96 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| bool config_pbmap::detect_loopClosure |
Definition at line 95 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| float config_pbmap::dist_threshold |
Definition at line 77 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| int config_pbmap::graph_mode |
Definition at line 88 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::hue_threshold |
Definition at line 74 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| bool config_pbmap::inferStructure |
Definition at line 91 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| bool config_pbmap::input_from_rawlog |
Definition at line 69 of file PbMapMaker.cpp.
| float config_pbmap::intensity_threshold |
Definition at line 73 of file PbMapMaker.cpp.
Referenced by readConfigFile(), mrpt::pbmap::PbMapMaker::saveInfoFiles(), and mrpt::pbmap::PbMapMaker::watchProperties().
| bool config_pbmap::makeClusters |
Definition at line 92 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 85 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::max_dist_center_plane |
Definition at line 86 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 99 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| std::string config_pbmap::path_save_registered_cloud |
Definition at line 101 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 87 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| std::string config_pbmap::rawlog_path |
Definition at line 70 of file PbMapMaker.cpp.
| bool config_pbmap::record_rawlog |
Definition at line 71 of file PbMapMaker.cpp.
| bool config_pbmap::save_registered_cloud |
Definition at line 100 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.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |