andyzeng / tsdf-fusion-python

Python code to fuse multiple RGB-D images into a TSDF voxel volume.
http://andyzeng.github.io/
BSD 2-Clause "Simplified" License
1.24k stars 219 forks source link

Real time visualization #39

Open canglangzhige opened 2 years ago

canglangzhige commented 2 years ago

How to visualize in real time during the reconstruction process, like the example "/images/fusion-movie-gif"?

Haonan-DONG commented 1 year ago

Yes, it is very useful with this process to indicate whether the data collection is complete. Is it generated by PyRender?

haowang020110 commented 11 months ago

I am also interested in this question