Skip to content

Development branch, release 3.17.0 - #371

Open
AlexanderFabisch wants to merge 4 commits into
mainfrom
develop
Open

Development branch, release 3.17.0#371
AlexanderFabisch wants to merge 4 commits into
mainfrom
develop

Conversation

@AlexanderFabisch

@AlexanderFabisch AlexanderFabisch commented Jul 29, 2026

Copy link
Copy Markdown
Member

Features

  • Adds two new functions to rotations for converting between rotation matrices and continuous 6D rotation representation introduced by Zhou et al (CVPR 2019).
    • rotation_6d_from_matrix - encode a rotation matrix as a 6D vector (its first two columns stacked)
    • matrix_from_rotation_6d - decode a 6D vector back into a rotation matrix via Gram-Schmidt orthonormalization

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants