PinholeCamera.cpp File Reference

Basic pinhole camera using perspective projection (aka Camera Obscura). More...

#include "PinholeCamera.h"
#include <algebra.h>

Go to the source code of this file.


Detailed Description

Basic pinhole camera using perspective projection (aka Camera Obscura).

Author:
Travis Fischer (fisch0920@gmail.com)
Date:
Fall 2008
Note:
A pinhole camera is a special case of the thin lens model, in which the camera's aperture is infinitesmally small such that all rays which pass through the aperture focus at one unique location on the film plane. PinholeCamera, therefore, subclasses ThinLensCamera.

Definition in file PinholeCamera.cpp.


Generated on 28 Feb 2009 for Milton by doxygen 1.5.6