Hi Tsjarly
It is possible, yes: https://docs.luxonis.com/projects/api/en/latest/samples/calibration/calibration_load/
If you run the calibration_dump.py (examples), you can modify the matrices/parameters inside the json, then reupload it. It should work no problem. Just make sure not to change the top most part.
for example:
"batchName": "",
"batchTime": 1661922568,
"boardConf": "IR-C00M01-00",
"boardCustom": "",
"boardName": "DM9098",
"boardOptions": 4,
"boardRev": "R6M2E6",
this should stay the same, otherwise depthai might not properly boot the device anymore.
Let me know if you experience any issues.
Thanks,
Jaka