Classes | Public Member Functions | Private Attributes
CUndistortionSimple Class Reference

#include <UndistortionSimple.h>

List of all members.

Classes

class  CUndistortionMapper

Public Member Functions

 CUndistortionSimple (int width, int height, float d, bool bInterpolate=true)
int GetHeight ()
int GetWidth ()
void Undistort (const CByteImage *pInputImage, CByteImage *pOutputImage)
void UpdateMaps ()
 ~CUndistortionSimple ()

Private Attributes

int height
CUndistortionMapperm_pUndistortionMapper
int width

Detailed Description

Definition at line 68 of file UndistortionSimple.h.


Constructor & Destructor Documentation

CUndistortionSimple::CUndistortionSimple ( int  width,
int  height,
float  d,
bool  bInterpolate = true 
)

Definition at line 87 of file UndistortionSimple.cpp.

Definition at line 96 of file UndistortionSimple.cpp.


Member Function Documentation

Definition at line 86 of file UndistortionSimple.h.

Definition at line 85 of file UndistortionSimple.h.

void CUndistortionSimple::Undistort ( const CByteImage pInputImage,
CByteImage pOutputImage 
)

Definition at line 106 of file UndistortionSimple.cpp.


Member Data Documentation

Definition at line 107 of file UndistortionSimple.h.

Definition at line 106 of file UndistortionSimple.h.

Definition at line 107 of file UndistortionSimple.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