mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-03 01:50:24 +08:00
Fixed accumulated words bug in highest hypothesis view
This commit is contained in:
@@ -89,6 +89,7 @@ public:
|
||||
const QMultiMap<int, rtabmap::KeypointItem *> & getFeatures() const {return _features;}
|
||||
|
||||
void clearLines();
|
||||
void clearFeatures();
|
||||
void clear();
|
||||
|
||||
virtual QSize sizeHint() const;
|
||||
|
||||
Reference in New Issue
Block a user