Align, sync and record RGB+D
Hi Jaka,
Thank you so much for all of your help. If I may bother you with one last question (I am hoping this is the last issue I need to resolve). Please see below the error message I am receiving, I am not sure what might be wrong with the code.
Thanks
Hi Jaka,
Please see below, it seems like it has an issue with align=color.
From my understanding, disparity is not the same as depth. Shouldn't I be using out.depth instead?
Thanks
Hi Jaka,
It is the same as before (below).
Hi Jaka,
I would like to thank you for your patience and all of your help. It is working for me now! I do have one last question about how I can get the depth from the disparity? I can't seem to find it in your documentation.
Warm regards,
Gloria
Is there no way to directly record depth as an .mp4 using this method?
Thanks all in advance for the help. I recorded video with RGB, left and right camera with 20fps. The RGB was collected image with 12 MP and scale it to 1/4 (tried to have maximum FOV) and left/right has 720 P. Is there any solution to align the depth information using disprity map using left+right camera with RGB?
Thanks
Mdoust
Try https://docs.luxonis.com/software/perception/rgb-d/#RGB-D-Alignment%20using%20DepthAI. Though if you did some custom scaling, you might need to align it yourself on host. I believe the guide also has the script for that.
Thanks,
Jaka