mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Added PyDetector (#677)
* Added PyDetector. Refactored PyMatcher. * Fixed python freezing with multi-threading
This commit is contained in:
@@ -342,6 +342,7 @@ private Q_SLOTS:
|
||||
void changeSuperPointModelPath();
|
||||
void changePyMatcherPath();
|
||||
void changePyMatcherModel();
|
||||
void changePyDetectorPath();
|
||||
void readSettingsEnd();
|
||||
void setupTreeView();
|
||||
void updateBasicParameter();
|
||||
|
||||
Reference in New Issue
Block a user