navlie
CameraPoseVisualizer
CameraPoseVisualizer.plot_pose()
Bases: object
object
A class to plot camera poses in 3D using matplotlib.
Plots a camera pose in 3D.
Plots lines representing connection between the optical center and the camera corners.
C (np.ndarray) – Rotation matrix representing the camera attitude :math:\mathbf{C}_{ab}.
\mathbf{C}_{ab}
r (np.ndarray) – Position of the camera in the inertial frame.
plt.Figure – Handle to figure.
plt.Axes – Handle to axes that were drawn on.
previous
navlie.utils.plot.set_axes_equal
next
navlie.batch