Skip to content

Documentation clarification #2452

@kabouzeid

Description

@kabouzeid

Transformation matrix from world to camera

Are you sure this is world to camera? It seems to me this is actually camera to world?

We apply the inverse to get points in camera coords:

points_c = rinv.dot(points.T).T

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