0.19.7: added SuperPoint Torch feature support. RegVis: keep Feature2D detectors as class members instead of recreating them at each registration.

This commit is contained in:
matlabbe
2020-04-16 17:59:45 -04:00
parent 2ff582f06f
commit f575652456
16 changed files with 939 additions and 140 deletions

View File

@@ -335,6 +335,7 @@ private Q_SLOTS:
void changeOdometryOKVISConfigPath();
void changeOdometryVINSConfigPath();
void changeIcpPMConfigPath();
void changeSPTorchModelPath();
void readSettingsEnd();
void setupTreeView();
void updateBasicParameter();