Skip to content

A Question Regarding the Transformation Matrix T in model.py #25

@wzx0826

Description

@wzx0826

Thank you for your excellent work! I’ve been thoroughly impressed with the clarity and quality of the codebase, which has made it easy to follow and learn from.

I have a question about the transformation matrix logic in model.py (lines 203-209). I noticed that when frame_id = 0, T is set to the identity matrix, while for other frame_id values, it's set to cam_T_cam.

Image

I'm curious about the design rationale behind this approach. Could you please help me understand what purpose this implementation serves?

Thanks in advance for your time and insights!

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