ImageCalibrator Class Reference
This encapsulates information about a single image, including...
More...
#include <ImageCalibrator.hpp>
Collaboration diagram for ImageCalibrator:
[legend]List of all members.
|
Public Member Functions |
|
void | recalculateHomography () |
|
void | printPoints () |
|
void | printHomography () |
Public Attributes |
|
std::vector< PointCorrespondence > | points |
|
GslMatrix | homography |
|
GslVector | rotation |
|
GslVector | translation |
Detailed Description
This encapsulates information about a single image, including...
- 2d/3d point correspondences
- a homography matrix
- rotation info
- translation info
Definition at line 43 of file ImageCalibrator.hpp.
The documentation for this class was generated from the following files:
Generated on Mon May 26 11:19:55 2003 for CamChecker by
1.3