Classes
vpgl_rational_adjust_onept.h File Reference

Adjust image offsets to register a set of rational cameras. More...

#include <vector>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_least_squares_function.h>
#include <vpgl/vpgl_rational_camera.h>
#include <vgl/vgl_vector_2d.h>
#include <vgl/vgl_point_2d.h>
#include <vgl/vgl_point_3d.h>

Go to the source code of this file.

Classes

class  vpgl_z_search_lsqr
 The image offsets of rational cameras typically must be adjusted to compensate for errors in geographic alignment. More...
 
class  vpgl_rational_adjust_onept
 

Detailed Description

Adjust image offsets to register a set of rational cameras.

Author
J. L. Mundy
Date
July 29, 2007
   Modifications
    Yi Dong  Jun-2015  added new function to optimize the 3-d point intersection search by a user-defined initial guess

Definition in file vpgl_rational_adjust_onept.h.