Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::RectificationBase< InputStorageType, OutputStorageType > Member List

This is the complete list of members for BIAS::RectificationBase< InputStorageType, OutputStorageType >, including all inherited members.

CalculateMeanOrientation(const Pose &poseLeft, const Pose &poseCenter, const Pose &poseRight, Quaternion< double > &orientation)BIAS::RectificationBase< InputStorageType, OutputStorageType >static
CalculateRectifiedBases(const Pose &poseA, const Pose &poseB, Pose &poseResA, Pose &poseResB, bool failIfForwardMove=false)BIAS::RectificationBase< InputStorageType, OutputStorageType >static
Disp2Depth(const Image< float > &DisparityMap, Image< float > &DepthMap, unsigned int border)=0BIAS::RectificationBase< InputStorageType, OutputStorageType >pure virtual
GetImagePointerA()BIAS::RectificationBase< InputStorageType, OutputStorageType >
GetImagePointerB()BIAS::RectificationBase< InputStorageType, OutputStorageType >
GetRectifiedImageA(Image< OutputStorageType > &rectImg)BIAS::RectificationBase< InputStorageType, OutputStorageType >
GetRectifiedImageB(Image< OutputStorageType > &rectImg)BIAS::RectificationBase< InputStorageType, OutputStorageType >
GetRectifiedImagePointerA()BIAS::RectificationBase< InputStorageType, OutputStorageType >
GetRectifiedImagePointerB()BIAS::RectificationBase< InputStorageType, OutputStorageType >
imageA_BIAS::RectificationBase< InputStorageType, OutputStorageType >protected
imageB_BIAS::RectificationBase< InputStorageType, OutputStorageType >protected
IsInputCameraValid(BIAS::Camera< InputStorageType > &cam)BIAS::RectificationBase< InputStorageType, OutputStorageType >
IsInputCameraValid(const BIAS::Image< InputStorageType > &img, const BIAS::ProjectionParametersBase *proj)=0BIAS::RectificationBase< InputStorageType, OutputStorageType >pure virtual
ppBA_BIAS::RectificationBase< InputStorageType, OutputStorageType >protected
ppBB_BIAS::RectificationBase< InputStorageType, OutputStorageType >protected
RectificationBase()BIAS::RectificationBase< InputStorageType, OutputStorageType >
Rectify()=0BIAS::RectificationBase< InputStorageType, OutputStorageType >pure virtual
rectImageA_BIAS::RectificationBase< InputStorageType, OutputStorageType >protected
rectImageB_BIAS::RectificationBase< InputStorageType, OutputStorageType >protected
SetCameraA(BIAS::Camera< InputStorageType > &cam)BIAS::RectificationBase< InputStorageType, OutputStorageType >virtual
SetCameraA(const BIAS::Image< InputStorageType > &img, const BIAS::ProjectionParametersBase *proj)BIAS::RectificationBase< InputStorageType, OutputStorageType >virtual
SetCameraB(BIAS::Camera< InputStorageType > &cam)BIAS::RectificationBase< InputStorageType, OutputStorageType >virtual
SetCameraB(const BIAS::Image< InputStorageType > &img, const BIAS::ProjectionParametersBase *proj)BIAS::RectificationBase< InputStorageType, OutputStorageType >virtual
~RectificationBase()BIAS::RectificationBase< InputStorageType, OutputStorageType >virtual