A class for the calibration matrix component of a perspective camera matrix. More...
#include <vgl/vgl_fwd.h>#include <vnl/vnl_fwd.h>#include <vnl/vnl_matrix_fixed.h>#include <vgl/vgl_point_2d.h>Go to the source code of this file.
Classes | |
| class | vpgl_calibration_matrix< T > |
| A class representing the "K" matrix of a perspective camera matrix as described in. More... | |
A class for the calibration matrix component of a perspective camera matrix.
Modifications
May 08, 2004 Ricardo Fabbri Added binary I/O support
May 08, 2004 Ricardo Fabbri Added == operator
Definition in file vpgl_calibration_matrix.h.
1.7.5.1