ErenBalatkan / DepthVisualizer-Examples

Constains Various examples for Depth Visualizer
MIT License
3 stars 2 forks source link

How do i update the point cloud in real time? #2

Closed ayushmankumar7 closed 2 years ago

ayushmankumar7 commented 2 years ago

I have multiple RBG images with their corresponding Depth Maps... Now I want to render it as if the point clouds are changing as shown in your main repo's README. How do I do that..

ayushmankumar7 commented 2 years ago

I figured it out... Hence closing this issue. You made a great tool! Thank you <3

ErenBalatkan commented 2 years ago

Your welcome! Ideally I should make this operate async from main thread but I don't have enough time to make a revision.

BurhanUlTayyab commented 2 years ago

Same Question here, can you kindly tell me how to do it?