add depthai superpoint detector

This commit is contained in:
Borong Yuan
2023-06-17 16:53:25 +08:00
parent 2dd64a6283
commit 55a84cfdaa
5 changed files with 178 additions and 9 deletions

View File

@@ -380,6 +380,7 @@ private Q_SLOTS:
void selectSourceMKVPath();
void selectSourceSvoPath();
void selectSourceRealsense2JsonPath();
void selectSourceDepthaiBlobPath();
void updateSourceGrpVisibility();
void testOdometry();
void testCamera();