libcvd
Classes
CVD::Camera Namespace Reference

Classes which represent camera calibrations. More...

Classes

class  ArcTan
 A Camera for lenses which attempt to maintain a constant view angle per pixel. More...
 
class  Cubic
 A camera with zero skew and cubic distortion. More...
 
class  Harris
 A Camera with zero skew and Harris distortion. More...
 
class  Linear
 A linear camera with zero skew. More...
 
class  OldCameraAdapter
 An adapter to make old-style cameras which remember the last projected point. More...
 
class  Quintic
 A camera with zero skew and quintic distortion. More...
 
class  SquareHarris
 This camera class is a very similar to the Harris model. More...
 

Detailed Description

Classes which represent camera calibrations.