Skip to content

Relative Camera Transforms #19

Description

@mohammed-amr

Hello!

I'm having trouble getting the camera to world matrices for perspective views to align. When visualizing image frustums and backprojecting depths into a point cloud, the images don't quite match up and the point cloud is delaminated. This is true for all sets of perspective images.

I'm using the provided matrix R. I'm converting it to opencv convention for my backprojection. I've also tried building the the transform myself given the provided function - the original function as is and an opencv version.

Image

As you can see below, the backprojected depth maps don't quite line up (although they almost do). This is true for every set of perspective images.

Image Image

Would you please resolve this? Is this perhaps an artifact of the pano tilt/pitch/yaw?

I then tried rendering the rgb and depth panoramas myself, but unfortunately the depth and rgb panoramas are not aligned. See below.

Image

Any help is appreciated please. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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