UI: Exposed more depthai options, setting default rectification alpha to -1 to avoid OAK-D Pro crash

This commit is contained in:
matlabbe
2024-03-30 18:08:32 -07:00
parent 3b735907c8
commit a0476af896
9 changed files with 479 additions and 235 deletions

View File

@@ -191,6 +191,7 @@ protected Q_SLOTS:
void selectMyntEyeS();
void selectDepthAIOAKD();
void selectDepthAIOAKDLite();
void selectDepthAIOAKDPro();
void dumpTheMemory();
void dumpThePrediction();
void sendGoal();