This is the complete list of members for CRectification::CRectificationMapper, including all inherited members.
| CImageMapper(bool bInterpolate=true) | CImageMapper | |
| ComputeMap(int width, int height) | CImageMapper | |
| ComputeOriginalCoordinates(const Vec2d &newCoordinates, Vec2d &originalCoordinates) | CRectification::CRectificationMapper | privatevirtual |
| CRectificationMapper(bool bInterpolate, bool bUndistort) | CRectification::CRectificationMapper | inline |
| Init(const Mat3d &homography, const CCalibration *pCalibration) | CRectification::CRectificationMapper | |
| m_bUndistort | CRectification::CRectificationMapper | private |
| m_homography | CRectification::CRectificationMapper | private |
| m_pCalibration | CRectification::CRectificationMapper | private |
| PerformMapping(const CByteImage *pInputImage, CByteImage *pOutputImage) | CImageMapper | |
| ~CImageMapper() | CImageMapper | virtual |