Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
789 Discussions

Inquires for the resolution of Realsense D435i

AungN
Beginner
347 Views

I am using the RealSense D435i for video streaming, and I want to capture both the color and depth streams simultaneously. I’m using the align_to_depth function to align the data. The resolution for both streams is set to 640×480. However, I’ve encountered an issue where the output of the align_to_depth function does not behave as expected. Although the output image maintains the 640×480 resolution, the aligned image appears only in the center, at approximately half the original size, with black borders around it. Interestingly, when I run the same program using the D456, it works correctly and displays the full image as expected. I have tried multiple times with the D435i, but I continue to get the same result. Could you please provide some advice or possible solutions for this issue?

0 Kudos
1 Reply
AlHill
Super User
344 Views

You may also find an answer here:

https://support.intelrealsense.com/hc/en-us/community/topics?erpm_id=1234530_ts1600136184847

 

Doc (not an Intel employee or contractor)
[If it weren’t for C, we’d all be programming in BASI and OBOL.]

0 Kudos
Reply