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

Calculation of depth maps. More...

#include <StereoVisionSVS.h>

Public Member Functions

 CStereoVisionSVS ()
 
bool Process (CByteImage *pLeftImage, CByteImage *pRightImage, CFloatMatrix *pDepthMap, int nWindowSize, int nDisparites, int nStep, int nThreshold)
 
 ~CStereoVisionSVS ()
 

Private Attributes

svsStereoImage * m_pSVSStereoImage
 
svsStereoProcess * m_pSVSStereoProcess
 

Detailed Description

Calculation of depth maps.

Definition at line 64 of file StereoVisionSVS.h.

Constructor & Destructor Documentation

CStereoVisionSVS::CStereoVisionSVS ( )

Definition at line 59 of file StereoVisionSVS.cpp.

CStereoVisionSVS::~CStereoVisionSVS ( )

Definition at line 66 of file StereoVisionSVS.cpp.

Member Function Documentation

bool CStereoVisionSVS::Process ( CByteImage pLeftImage,
CByteImage pRightImage,
CFloatMatrix pDepthMap,
int  nWindowSize,
int  nDisparites,
int  nStep,
int  nThreshold 
)

Definition at line 77 of file StereoVisionSVS.cpp.

Member Data Documentation

svsStereoImage* CStereoVisionSVS::m_pSVSStereoImage
private

Definition at line 80 of file StereoVisionSVS.h.

svsStereoProcess* CStereoVisionSVS::m_pSVSStereoProcess
private

Definition at line 81 of file StereoVisionSVS.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 Dec 2 2019 03:47:28