-
Notifications
You must be signed in to change notification settings - Fork 105
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
Get Depth for RGB pixel #61
Comments
By slightly changing the example I get the depth mapped to RGB space. Unfortunately, there is a strange duplication appearing. Notice how the tv appears twice in an overlap. (bottom left image) Any ideas how to fix this?
|
Here's the colution I've come up with, if anyone comes up with something more elegant then please share.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having a hard time understanding the "MapDepthToColor" example. I'd be very grateful if you could point out how to retreive the depth of an RGB pixel?
I'm specifically trying to retrieve the depth of the user for each RGB pixel.
Thanks for sharing this library!
The text was updated successfully, but these errors were encountered: