Classes | Public Member Functions | Private Attributes | List of all members
CUndistortionSimple Class Reference

#include <UndistortionSimple.h>

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::CUndistortionSimple ( int  width,
int  height,
float  d,
bool  bInterpolate = true 
)

Definition at line 87 of file UndistortionSimple.cpp.

◆ ~CUndistortionSimple()

CUndistortionSimple::~CUndistortionSimple ( )

Definition at line 96 of file UndistortionSimple.cpp.

Member Function Documentation

◆ GetHeight()

int CUndistortionSimple::GetHeight ( )
inline

Definition at line 86 of file UndistortionSimple.h.

◆ GetWidth()

int CUndistortionSimple::GetWidth ( )
inline

Definition at line 85 of file UndistortionSimple.h.

◆ Undistort()

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

Definition at line 106 of file UndistortionSimple.cpp.

◆ UpdateMaps()

void CUndistortionSimple::UpdateMaps ( )

Member Data Documentation

◆ height

int CUndistortionSimple::height
private

Definition at line 107 of file UndistortionSimple.h.

◆ m_pUndistortionMapper

CUndistortionMapper* CUndistortionSimple::m_pUndistortionMapper
private

Definition at line 106 of file UndistortionSimple.h.

◆ width

int CUndistortionSimple::width
private

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 Mon Feb 28 2022 21:44:01