Classes
contrib/oxl/mvl/PMatrixEuclidean.h File Reference

3x4 projection matrix More...

#include <vnl/vnl_matrix.h>
#include <mvl/PMatrix.h>

Go to the source code of this file.

Classes

class  PMatrixEuclidean

Detailed Description

3x4 projection matrix

A class to hold a calibrated perspective projection matrix, also called the perspective camera, 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 PMatrixEuclidean.h.