Open Mehdi925 opened 2 years ago
In cloud_to_img.py line230 it becomes clear that the maximum depth is 50 meters. You can use this to map the normalized values back to real distances. However, the depth images seem to have banding artifacts that make an accurate 3D reconstruction difficult (see the attached depth image + side-view onto the reconstruction). Also, I wasn't able to consistently align the single images using the given poses.
Hello,
Do you plan to, or could you provide raw images for the Query Sequences ? I noticed that the depth values were mapped from 0 to 255 and you didn't include the real distance values (in mm) for the Query Sequence frames. Indeed, it is hard to make 3D reconstructions for the Query Sequences with mapped distance values.
Thanking you in advance for your response.