A geotiff image deduced camera class. More...
#include <vcl_iosfwd.h>
#include <vcl_vector.h>
#include <vpgl/vpgl_lvcs_sptr.h>
#include <vpgl/vpgl_lvcs.h>
#include <vnl/vnl_matrix.h>
#include <vpgl/vpgl_camera.h>
#include <vil/vil_image_resource_sptr.h>
Go to the source code of this file.
Classes | |
class | vpgl_geo_camera |
A geotiff image deduced camera class.
Geotiff images contain information about the corresponding world coordinate values of the pixel positions. This class is a wrapper of that information to project and backproject the 3D points in local coordinates to pixel positions
Definition in file vpgl_geo_camera.h.