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

How do I convert smoothed depth data to point cloud data? #118

Open
SuperBJ711 opened this issue Apr 7, 2024 · 0 comments
Open

How do I convert smoothed depth data to point cloud data? #118

SuperBJ711 opened this issue Apr 7, 2024 · 0 comments

Comments

@SuperBJ711
Copy link

Through the function "smooth_depth_image()", I got a smoothed depth data. I wanted to convert it into a point cloud data. I passed the function "get_transformed_depth_object()", but it failed. After checking the source code, I found that a handle to depth image is needed. So is there any way to create a handle to a depth image with smoothed depth data? Thanks for your time and help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant