Camera Setup
We have built a miniature synchronized multi-camera capture system in our lab for the scope of this project – this system can be replicated in a real kitchen later.
![](https://mscvprojects.ri.cmu.edu/f23team8/wp-content/uploads/sites/85/2023/05/camera_setup.png)
We also developed a digital twin in Mujoco to test our calibration and scene understanding algorithms.
![](https://mscvprojects.ri.cmu.edu/f23team8/wp-content/uploads/sites/85/2023/12/camera_setup_mujoco-1.png)
Camera Calibration
- Intrinsics are calibrated by the factory for Azure Kinect cameras
- Extrinsics are estimated by optimizing Procrustes with corresponding points
- Anchor points are obtained by AprilTag detectors
![](https://mscvprojects.ri.cmu.edu/f23team8/wp-content/uploads/sites/85/2023/05/image-1024x713.png)