-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Issue with Align #5520
Comments
What is happening after adding this line? |
Also, I slightly modified the issue to make it easier for more people to help - it is extremely hard to figure out what is the issue when only large code snippet is provided. |
It should be |
Thanks, we will check it. |
Can you please help us to save the frames as bitmap image. |
@lokeshgs87 You can do it with opencv. I have posted some code in another issue thread. |
Hi @kafan1986 The following is the url which is written in python : #5603. Can you please help us to get the following details in android depth_intrin and also following functions (to convert color pixel to depth ) rs2_deproject_pixel_to_point |
Hi, Will you be needing further help with this? If we don’t hear from you in 7 days, this issue will be closed. Thanks |
Facing issue with the align can you please solve this. It is not working once the following line is added -
FrameSet frames = mAlign.process(frames1);
The text was updated successfully, but these errors were encountered: