Camera Parameters: Difference between revisions

Line 23: Line 23:


==Extrinsics==
==Extrinsics==
This is the view matrix which encodes the camera's position and rotation.
\[
\begin{equation}
M_{ext}= [\mathbf{R} | \mathbf{t}]
\end{equation}
\]


==Resources==
==Resources==