IVT
|
This is the complete list of members for CStereoMatcher, including all inherited members.
CStereoMatcher() | CStereoMatcher | |
GetDisparityEstimate(const float z) | CStereoMatcher | |
InitCameraParameters(CStereoCalibration *pStereoCalibration, bool bCloneCalibration) | CStereoMatcher | |
LoadCameraParameters(const char *pCameraParameterFileName) | CStereoMatcher | |
Match(const CByteImage *pLeftImage, const CByteImage *pRightImage, int x, int y, int nWindowSize, int d1, int d2, Vec2d &result, Vec3d &result_3d, float fThreshold, bool bInputImagesAreUndistorted=false) | CStereoMatcher | |
MatchZSAD(const CByteImage *pLeftImage, const CByteImage *pRightImage, int x, int y, int nWindowSize, int d1, int d2, Vec2d &result, Vec3d &result_3d, float fThreshold, bool bInputImagesAreUndistorted=false) | CStereoMatcher | |
~CStereoMatcher() | CStereoMatcher |