BundleSDF
BundleSDF copied to clipboard
Is it possible to feed BundleSDF with a live stream video?
Let's suppose I have a realsense camera which is getting RGBD images continuously, can I pass these images to BundleSDF to make the reconstruction at near realtime, without running it again or reinitializing the video (just input the new image obtained). I am asking because I see that the input dataset is static, right?
any results?