Classes
vpgl_calibration_matrix_compute.h File Reference

Computes a camera calibration matrix from points on a 3D world plane. More...

#include <vector>
#include <vgl/vgl_point_2d.h>
#include <vgl/algo/vgl_h_matrix_2d.h>
#include <vpgl/vpgl_calibration_matrix.h>

Go to the source code of this file.

Classes

class  vpgl_calibration_matrix_compute
 Various methods for computing the intrinsic matrix of a perspective camera. More...
 

Detailed Description

Computes a camera calibration matrix from points on a 3D world plane.

Author
Peter Carr
Date
14 Feb 2013

Definition in file vpgl_calibration_matrix_compute.h.