Skip to content

Bug in D-Nerf cameras conversion? #69

Description

@tnarek

Hello,

Thanks for the great work!

Can you please explain why the entire translation matrix is being negated in this line?

To convert from Blender (D-Nerf) to Colmap (rasterizer) conventions, we need to flip the Y and Z axes, but the negation also flips the X axis of the camera.

In my experiments on custom data (provided in D-Nerf format), I am facing misalignment issues, and negating only Y and Z axes on the above line fixes it.

Would appreciate if you could provide clarifications.

Thanks in advance!
Narek.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions