|
MRPT
1.9.9
|
Some parameters to specify input/output and some thresholds.
Definition at line 62 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 75 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| float config_pbmap::color_threshold |
Definition at line 68 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| string config_pbmap::config_localiser |
Definition at line 106 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| bool config_pbmap::detect_loopClosure |
Definition at line 104 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), mrpt::pbmap::PbMapMaker::PbMapMaker(), and readConfigFile().
| float config_pbmap::dist_threshold |
Definition at line 73 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| int config_pbmap::graph_mode |
Definition at line 93 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::hue_threshold |
Definition at line 70 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| bool config_pbmap::inferStructure |
Definition at line 98 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| bool config_pbmap::input_from_rawlog |
Definition at line 65 of file PbMapMaker.cpp.
| float config_pbmap::intensity_threshold |
Definition at line 69 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| bool config_pbmap::makeClusters |
Definition at line 100 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 87 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::max_dist_center_plane |
Definition at line 88 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::minInliersRate |
Definition at line 77 of file PbMapMaker.cpp.
Referenced by readConfigFile(), and mrpt::pbmap::PbMapMaker::run().
| std::string config_pbmap::path_save_pbmap |
Definition at line 109 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| std::string config_pbmap::path_save_registered_cloud |
Definition at line 111 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| float config_pbmap::proximity_neighbor_planes |
Definition at line 81 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| float config_pbmap::proximity_threshold |
Definition at line 91 of file PbMapMaker.cpp.
Referenced by mrpt::pbmap::PbMapMaker::detectPlanesCloud(), and readConfigFile().
| std::string config_pbmap::rawlog_path |
Definition at line 66 of file PbMapMaker.cpp.
| bool config_pbmap::record_rawlog |
Definition at line 67 of file PbMapMaker.cpp.
| bool config_pbmap::save_registered_cloud |
Definition at line 110 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| bool config_pbmap::use_color |
Definition at line 80 of file PbMapMaker.cpp.
Referenced by readConfigFile().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |