depthai icon indicating copy to clipboard operation
depthai copied to clipboard

[Feature-Request] Multi-cam calibration

Open Erol444 opened this issue 3 years ago • 0 comments

Start with the why:

We first need multi-cam extrinsics calibration script in order to develop demos like:

Move to the what:

Develop a calibration script that would estimate camera extrinsics (translation/orientation of one cam based to the other). I believe our calibration.py script already does something similar with the help of charuco board, so that would be worth investigating. Also investigate using target-free calibration, eg. using LoFTR and using multiple sensors on the OAK camera.

Erol444 avatar Sep 01 '22 14:09 Erol444