mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
DbViewer: added color selectors for obstacle, ground and empty cells.
This commit is contained in:
@@ -88,6 +88,9 @@ private slots:
|
||||
bool closeDatabase();
|
||||
void recoverDatabase();
|
||||
void updateStatistics();
|
||||
void selectObstacleColor();
|
||||
void selectGroundColor();
|
||||
void selectEmptyColor();
|
||||
void editDepthImage();
|
||||
void generateGraph();
|
||||
void exportDatabase();
|
||||
|
||||
Reference in New Issue
Block a user