Different depth value(uneven) at top of the image.
Camera Model: Intel D435
Observe the top part of the image.
Also same top part in depth frame.
it looks like uneven depth detection.
Also, we have calibrated the depth camera manually but the results are the same as above.
-
Hi Maharshi Oza If you are referring to the multi-colored line at the top of the depth image, variations on this phenomenon have been reported before in a few cases on Linux, but usually not on Windows.
https://github.com/IntelRealSense/librealsense/issues/9059
In some of these cases it appeared that the colored line originated on the RGB image and therefore appeared on the depth image if RGB was mapped to depth coordinates.
There is an existing bug report about this issue filed with Intel.
If you built the librealsense SDK on Linux from source code and patched the kernel then building from source code with the RSUSB backend method has corrected the problem in some of the reported cases, though not all.
Please sign in to leave a comment.
Comments
1 comment