vpgl Directory Reference
Directory dependency graph for vpgl:
core/vpgl

Directories

directory  algo
 
directory  file_formats
 
directory  io
 
directory  xio
 

Files

file  vpgl_affine_camera.h [code]
 A class for the affine camera model.
 
file  vpgl_affine_camera.hxx [code]
 
file  vpgl_affine_fundamental_matrix.h [code]
 A class for the fundamental matrix between two affine cameras.
 
file  vpgl_affine_fundamental_matrix.hxx [code]
 
file  vpgl_calibration_matrix.h [code]
 A class for the calibration matrix component of a perspective camera matrix.
 
file  vpgl_calibration_matrix.hxx [code]
 
file  vpgl_camera.h [code]
 A general camera class.
 
file  vpgl_camera_double_sptr.h [code]
 
file  vpgl_camera_float_sptr.h [code]
 
file  vpgl_datum_conversion.cxx [code]
 This file is a subset of routines that will be used to create and list the datum coordinate shift formulas.
 
file  vpgl_datum_conversion.h [code]
 
file  vpgl_dll.h [code]
 
file  vpgl_earth_constants.h [code]
 
file  vpgl_essential_matrix.h [code]
 A class for the essential matrix between two projective cameras.
 
file  vpgl_essential_matrix.hxx [code]
 
file  vpgl_fundamental_matrix.h [code]
 A class for the fundamental matrix between two projective cameras.
 
file  vpgl_fundamental_matrix.hxx [code]
 
file  vpgl_generic_camera.h [code]
 The generic camera.
 
file  vpgl_generic_camera.hxx [code]
 
file  vpgl_lens_distortion.h [code]
 An abstract base class for all lens distortions.
 
file  vpgl_lens_distortion.hxx [code]
 
file  vpgl_local_rational_camera.h [code]
 A local rational camera model.
 
file  vpgl_local_rational_camera.hxx [code]
 
file  vpgl_lvcs.cxx [code]
 
file  vpgl_lvcs.h [code]
 A geographic coordinate system.
 
file  vpgl_lvcs_sptr.h [code]
 
file  vpgl_perspective_camera.h [code]
 A class for the perspective camera model.
 
file  vpgl_perspective_camera.hxx [code]
 
file  vpgl_poly_radial_distortion.h [code]
 A class for polynomial radial lens distortions.
 
file  vpgl_poly_radial_distortion.hxx [code]
 
file  vpgl_proj_camera.h [code]
 A camera model using the standard 3x4 matrix representation.
 
file  vpgl_proj_camera.hxx [code]
 
file  vpgl_radial_distortion.h [code]
 An abstract base class for radial lens distortions.
 
file  vpgl_radial_distortion.hxx [code]
 
file  vpgl_rational_camera.h [code]
 A camera model based on ratios of cubic polynomials.
 
file  vpgl_rational_camera.hxx [code]
 
file  vpgl_utm.cxx [code]
 
file  vpgl_utm.h [code]
 A rip-off of the IUE utm_geodedic and geodetic_utm transform classes which allows the GeoPt to support a constructor in UTM coordinates.