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

: instance a nitf_rational camera from nitf header information. More...

#include <vpgl/vpgl_rational_camera.h>
#include <vcl_string.h>
#include <vnl/vnl_double_2.h>
#include <vil/file_formats/vil_nitf2_image.h>

Go to the source code of this file.

Classes

class  vpgl_nitf_rational_camera

Detailed Description

: instance a nitf_rational camera from nitf header information.

Author:
Jim Green
Date:
Dec 2006

Note that there are several alternate "orderings" of the polynomial coefficients in the nitf header that apply to different versions of nitf images. These variations were added over time by different government agencies but all are in use in some circumstances. This class defined the ordering for RPC00B which is used for commercial satellite and for imagery taken by military aircraft. Details of the ordering are contained in the document STDI-0002_V3.doc. Additional coefficient permutations can be included by defining other versions of the set_order_* function.

Modified extensively - J.L. Mundy January 07, 2007

Definition in file vpgl_nitf_rational_camera.h.