Public Member Functions | Private Member Functions | Private Attributes
CRectification::CRectificationMapper Class Reference
Inheritance diagram for CRectification::CRectificationMapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CRectificationMapper (bool bInterpolate, bool bUndistort)
void Init (const Mat3d &homography, const CCalibration *pCalibration)

Private Member Functions

void ComputeOriginalCoordinates (const Vec2d &newCoordinates, Vec2d &originalCoordinates)

Private Attributes

bool m_bUndistort
Mat3d m_homography
const CCalibrationm_pCalibration

Detailed Description

Definition at line 97 of file Rectification.h.


Constructor & Destructor Documentation

CRectification::CRectificationMapper::CRectificationMapper ( bool  bInterpolate,
bool  bUndistort 
) [inline]

Definition at line 100 of file Rectification.h.


Member Function Documentation

void CRectification::CRectificationMapper::ComputeOriginalCoordinates ( const Vec2d newCoordinates,
Vec2d originalCoordinates 
) [private, virtual]

Implements CImageMapper.

Definition at line 70 of file Rectification.cpp.

void CRectification::CRectificationMapper::Init ( const Mat3d homography,
const CCalibration pCalibration 
)

Definition at line 62 of file Rectification.cpp.


Member Data Documentation

Definition at line 113 of file Rectification.h.

Definition at line 111 of file Rectification.h.

Definition at line 110 of file Rectification.h.


The documentation for this class was generated from the following files:


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58