Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ExtrinsicsToMatrix (CV) operation #57

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Mar 3, 2022

  1. added ExtrinsicsToMatrix (CV) operation, which can be useful when no …

    …conversion to Stride-space is wanted
    mhusinsky committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    6007f4c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Simpler ExtrinsicsToMatrix node with unnecessary rotation removed.

    Name Change from ExtrinsicsToViewMatrix to ExtrinsicsToMatrix, because the extrinsics might also be used for object pose, not just camera pose.
    mhusinsky committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e453c7f View commit details
    Browse the repository at this point in the history