sym package#
Python runtime geometry package.
Subpackages#
- sym.ops package
- Subpackages
- sym.ops.atan_camera_cal package
- sym.ops.double_sphere_camera_cal package
- sym.ops.equirectangular_camera_cal package
- sym.ops.linear_camera_cal package
- sym.ops.polynomial_camera_cal package
- sym.ops.pose2 package
- sym.ops.pose3 package
- sym.ops.rot2 package
- sym.ops.rot3 package
- sym.ops.spherical_camera_cal package
- sym.ops.unit3 package
- Subpackages
Submodules#
- sym.atan_camera_cal module
- sym.double_sphere_camera_cal module
- sym.equirectangular_camera_cal module
- sym.linear_camera_cal module
- sym.polynomial_camera_cal module
- sym.pose2 module
- sym.pose3 module
- sym.rot2 module
- sym.rot3 module
Rot3
data
from_rotation_matrix()
random()
compose_with_point()
to_tangent_norm()
to_rotation_matrix()
random_from_uniform_samples()
to_yaw_pitch_roll()
from_yaw_pitch_roll()
from_angle_axis()
from_two_unit_vectors()
storage_dim()
to_storage()
from_storage()
identity()
inverse()
compose()
between()
tangent_dim()
from_tangent()
to_tangent()
retract()
local_coordinates()
interpolate()
- sym.spherical_camera_cal module
- sym.unit3 module