-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I'm trying to get the RGB point cloud for the individual scans, including the environment besides the object. This should be possible given the depth and rgb images, but the relevant camera matrices and transforms aren't specified.
I see that a camerainfo.npy file is provided, which I assume is the camera matrix for the RGB camera, but this isn't enough since it's also necessary to know the depth camera matrix and relative transform in order to transform the depth cloud into the RGB camera frame.
I already checked if the depth images were already transformed into the RGB frame, but they are misaligned with the color images, so that clearly isn't the case.
Can you provide the camera matrix and relative transform for the depth camera?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels