Classes
vcsl_perspective.h File Reference

Perspective projection transformation. More...

#include <vcsl/vcsl_spatial_transformation.h>
#include <vcsl/vcsl_perspective_sptr.h>

Go to the source code of this file.

Classes

class  vcsl_perspective
 Perspective projection transformation. More...
 

Detailed Description

Perspective projection transformation.

Author
Francois BERTEL
  Modifications
   2000/08/23 Francois BERTEL Creation.
   2001/04/10 Ian Scott (Manchester) Converted perceps header to doxygen
   2002/01/22 Peter Vanroose - return type of execute() and inverse() changed to non-ptr
   2002/01/28 Peter Vanroose - std::vector member focal_ changed to non-ptr
   2004/09/17 Peter Vanroose - made focal() non-virtual - it just returns a member and should not be overloaded

Definition in file vcsl_perspective.h.