Added GMS matching approach (Vis/CorNNType=7). Added GMS/ parameters. Added SuperGlue/Indoor parameter. ImageView: updating feature and line colors directly when changing color (option menu), fixed items already added to scene warning when switching to GraphicsView.

This commit is contained in:
matlabbe
2020-05-11 13:23:26 -04:00
parent cc9fd439fe
commit d2673ed2fa
12 changed files with 600 additions and 309 deletions

View File

@@ -329,6 +329,7 @@ private Q_SLOTS:
void updatePredictionPlot();
void updateKpROI();
void updateStereoDisparityVisibility();
void updateFeatureMatchingVisibility();
void useOdomFeatures();
void changeWorkingDirectory();
void changeDictionaryPath();