IVT
CStereoVisionSVS Class Reference

Calculation of depth maps. More...

#include <StereoVisionSVS.h>

Public Member Functions

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

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.


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