mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
ExportDialog: added ground normals up option, added camera projection mask and decimation options. Export CLI: added --ground_normals_up and --cam_projection_mask options, changed --bin option by --ascii option (now binary by default). DBViewer: warn when scan from depth option is enabled but there is no depth.
This commit is contained in:
@@ -127,6 +127,7 @@ private Q_SLOTS:
|
||||
void saveSettings();
|
||||
void updateReconstructionFlavor();
|
||||
void selectDistortionModel();
|
||||
void selectCamProjMask();
|
||||
void updateMLSGrpVisibility();
|
||||
void cancel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user