Classes
core/vpgl/file_formats/vpgl_geo_camera.h File Reference

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

Detailed Description

A geotiff image deduced camera class.

Author:
Gamze Tunali
Date:
October 24, 2008
Author:
Gamze Tunali

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.