Classes
vpgl_backproject_dem.h File Reference

Camera backproject functions involving geotiff DEMs. More...

#include <vector>
#include <vgl/vgl_fwd.h>
#include <vpgl/vpgl_rational_camera.h>
#include <vnl/vnl_double_2.h>
#include <vnl/vnl_double_3.h>
#include <vgl_point_3d.h>
#include <vil/vil_image_resource_sptr.h>
#include <vil/vil_image_view.h>

Go to the source code of this file.

Classes

class  vpgl_backproject_dem
 

Detailed Description

Camera backproject functions involving geotiff DEMs.

Author
J. L. Mundy
Date
Oct 22, 2016
   Modifications  NONE

The camera is assumed to project lon, lat and elevation to u and v The units are degrees and meters with WGS84 datum

Definition in file vpgl_backproject_dem.h.