depthai
depthai copied to clipboard
Make the calibration utility more user friendly - based on modular-calibration
Rewritten features from https://github.com/luxonis/depthai/pull/840 on top of the modular-calibration branch.
- [x] Add a settings GUI to complement the command line flags
- [x] Try to auto detect the camera/board model

Actually capability to run on already captured dataset is missing. Need to add that option back in before merging in.
Add option to select calibrate on existing data. Include option to select the dataset folder path.