Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3d reconstruction on live feed from realsense L515 #3366

Closed
aditdoshi333 opened this issue Apr 30, 2021 · 2 comments
Closed

3d reconstruction on live feed from realsense L515 #3366

aditdoshi333 opened this issue Apr 30, 2021 · 2 comments
Labels
feature request reconstruction sensor Support for Azure Kinect, Intel RealSense, etc.

Comments

@aditdoshi333
Copy link

Thank you for such an amazing repo. I am using 3d reconstruction of Open3d from .bag files. I am curious to know is it possible to do the same from the live feed of realsense L515. If yes is there any example for the same?

Thank you

@ssheorey ssheorey added feature request reconstruction sensor Support for Azure Kinect, Intel RealSense, etc. labels Apr 30, 2021
@ssheorey
Copy link
Member

Hi @aditdoshi333 you should be able to put something together for this based on some of the new features and examples. Have a look at these two PRs:
C++ Live reconstruction pipeline: #3363
Python live capture from RealSense GUI example: #3410

@ssheorey
Copy link
Member

ssheorey commented Dec 3, 2021

Also see the new Tensor based reconstruction system tutorial and examples:
http://www.open3d.org/docs/release/tutorial/t_reconstruction_system/index.html
https://github.com/isl-org/Open3D/blob/master/examples/python/t_reconstruction_system/dense_slam_gui.py

Closing this issue. Please reopen this or a new issue if you have more questions.

@ssheorey ssheorey closed this as completed Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request reconstruction sensor Support for Azure Kinect, Intel RealSense, etc.
Projects
None yet
Development

No branches or pull requests

2 participants