We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
matrix_to_axis_angle
transforms
1 parent ee71c7c commit 1cbf80dCopy full SHA for 1cbf80d
pytorch3d/transforms/__init__.py
@@ -9,6 +9,7 @@
9
axis_angle_to_matrix,
10
axis_angle_to_quaternion,
11
euler_angles_to_matrix,
12
+ matrix_to_axis_angle,
13
matrix_to_euler_angles,
14
matrix_to_quaternion,
15
matrix_to_rotation_6d,
0 commit comments