Color Mismatch and Depth Inconsistency in Point Cloud to RGB Image Conversion Using Open3D
I am working with Open3D to convert point cloud data into an RGB image. However, I’m encountering issues where the colors in the output image do not match those in the input point cloud. Additionally, points that are supposed to be in the background are appearing in the foreground. Here is the relevant part of my code: