Skip to content

Transform between depth and rgb cameras #11

@abhaybd

Description

@abhaybd

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions