isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
11.29k stars 2.29k forks source link

synchronized capturing with 3 Azure Kinect Sensors #2203

Open f-pfeiffer opened 4 years ago

f-pfeiffer commented 4 years ago

Hi,

I'm looking for a solution to capture synchronized videos/images with 3 Azure Kinect Sensors. The green screen example (https://github.com/microsoft/Azure-Kinect-Sensor-SDK/tree/develop/examples/green_screen) includes synchronization and calibration of two devices. Is there also any similar solution for 3 devices?

theNded commented 4 years ago

Thanks for the link! It seems non-trivial to do. We need to check how to integrate this module into our interface, will update it here later.