42 #ifndef __STEREO_VISION_SVS_H__
43 #define __STEREO_VISION_SVS_H__
53 class svsStereoProcess;
80 svsStereoImage *m_pSVSStereoImage;
81 svsStereoProcess *m_pSVSStereoProcess;
bool Process(CByteImage *pLeftImage, CByteImage *pRightImage, CFloatMatrix *pDepthMap, int nWindowSize, int nDisparites, int nStep, int nThreshold)
Data structure for the representation of a matrix of values of the data type float.
Data structure for the representation of 8-bit grayscale images and 24-bit RGB (or HSV) color images ...
Calculation of depth maps.