Affine 3x4 projection matrix. More...
#include <mvl/PMatrix.h>
Go to the source code of this file.
Classes | |
class | PMatrixAffine |
Affine 3x4 projection matrix.
A class to hold an affine camera, a constrained form of the perspective projection matrix, and use it to perform common operations e.g. projecting point in 3d space to its image on the image plane
Modifications 10 Sep. 2004 Peter Vanroose Inlined all 1-line methods in class decl
Definition in file PMatrixAffine.h.