mimas::camera_calibration::Chessboard Struct Reference
[Camera Calibration]

This class reprents the picture of a chessboard, and the links between the object and the image. More...

#include <camera.h>

Collaboration diagram for mimas::camera_calibration::Chessboard:

Collaboration graph
[legend]
List of all members.

Public Attributes

std::vector< point_fobject
 a vector of points, in the coordinates of the chessboard
std::vector< pixel_fimage
 a vector of points, in the coordinates of the picture (in pixels), representing the images of the chessboard points; and in the same order as the vector object.

Detailed Description

This class reprents the picture of a chessboard, and the links between the object and the image.

Definition at line 36 of file camera.h.


Member Data Documentation

std::vector< point_f > mimas::camera_calibration::Chessboard::object

a vector of points, in the coordinates of the chessboard

Definition at line 38 of file camera.h.

std::vector< pixel_f > mimas::camera_calibration::Chessboard::image

a vector of points, in the coordinates of the picture (in pixels), representing the images of the chessboard points; and in the same order as the vector object.

Definition at line 43 of file camera.h.


The documentation for this struct was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:48 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...