Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

How to run reconstruction system with three rgbd cameras?

Open zmf2022 opened this issue 2 years ago • 1 comments

Checklist

My Question

I want to reconstruct model with three rgbd images from different cameras, how can i implement it?

zmf2022 avatar Aug 15 '22 03:08 zmf2022

You may check these tutorials: http://www.open3d.org/docs/release/tutorial/pipelines/index.html. Tutorial RGBD integration and RGBD odometry should be useful,

GCChen97 avatar Aug 22 '22 08:08 GCChen97