ERC CISST - cisst software
svlFilterComputationalStereo Class Reference
Inheritance diagram for svlFilterComputationalStereo:
[legend]Collaboration diagram for svlFilterComputationalStereo:
[legend]List of all members.
Detailed Description
Definition at line 44 of file svlFilterComputationalStereo.h.
Public Types
Public Member Functions
-
int SetCameraGeometry (const svlCameraGeometry &geometry)
-
void SetROI (const svlRect &rect)
-
void SetROI (int left, int top, int right, int bottom)
-
int SetSubpixelPrecision (bool enabled)
-
int SetCrossCheck (bool enabled)
-
void SetDisparityRange (unsigned int mindisparity, unsigned int maxdisparity)
-
void SetBlockSize (unsigned int blocksize)
-
void SetScalingFactor (unsigned int scalefactor)
-
void SetQuickSearchRadius (unsigned int searchradius)
-
void SetSmoothnessFactor (unsigned int smoothness)
-
void SetTemporalFiltering (double tempfilt)
-
void SetSpatialFiltering (unsigned int radius)
-
bool GetSubpixelPrecision ()
-
bool GetCrossCheck ()
-
void GetDisparityRange (unsigned int &mindisparity, unsigned int &maxdisparity)
-
unsigned int GetBlockSize ()
-
unsigned int GetScalingFactor ()
-
unsigned int GetQuickSearchRadius ()
-
unsigned int GetSmoothnessFactor ()
-
double GetTemporalFiltering ()
-
unsigned int GetSpatialFiltering ()
Protected Member Functions
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu