I am working on a project which attempts to remove the perspective distortion from an image based on the known orientation of the camera. My thinking is that I can create a
The Wikipedia page on rotation matrices shows how it is possible to combine the three basic rotation matrices into one.