Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::ProjectionParametersPerspectiveDepth Member List

This is the complete list of members for BIAS::ProjectionParametersPerspectiveDepth, including all inherited members.

_liDebugLevelBIAS::Debugprotected
_liNextDebugLevelBIAS::Debugprotected
_String2DebuglevelBIAS::Debugprotected
_zDebugStreamBIAS::Debugprotectedstatic
AddDebugLevel(const long int lv)BIAS::Debuginlineprotected
AddDebugLevel(const std::string &name)BIAS::Debuginlineprotected
Alpha_BIAS::UnscentedTransformprotected
aspectratio_BIAS::ProjectionParametersBaseprotected
Beta_BIAS::UnscentedTransformprotected
bSplinePrepared_BIAS::ProjectionParametersPerspectiveDepthprotected
Clone() const BIAS::ProjectionParametersPerspectiveDepthinlinevirtual
ComputeK_()BIAS::ProjectionParametersPerspectiveprotected
ComputeSigmaPoints_(const Vector< double > &src_mean, const Matrix< double > &src_cov, std::vector< WeightedSigmaPoint > &sigma_points) const BIAS::UnscentedTransformprotected
ConsumeNextFreeDebuglevel_()BIAS::Debuginlineprotected
CValid() const BIAS::ProjectionParametersBaseinlinevirtual
CValid_BIAS::ProjectionParametersBaseprotected
D_DEPTH_DISTORTIONBIAS::ProjectionParametersPerspectiveDepthprotected
Debug()BIAS::Debuginlineprotected
Debug(const Debug &deb)BIAS::Debuginlineprotected
DebugLevelIsSet(const long int lv) const BIAS::Debuginlineprotected
DebugLevelIsSet(const std::string &name) const BIAS::Debuginlineprotected
DepthCalibrationModel_BIAS::ProjectionParametersPerspectiveDepthprotected
DepthCalibrationParameters_BIAS::ProjectionParametersPerspectiveDepthprotected
depthIntNormValues_BIAS::ProjectionParametersPerspectiveDepthprotected
Distort(BIAS::HomgPoint2D &point2d) const BIAS::ProjectionParametersPerspectivevirtual
Distort_(const double x, const double y, double &dist_x, double &dist_y) const BIAS::ProjectionParametersPerspectiveinlineprotected
DistortDepth(HomgPoint2D const &pos, float &d, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
DistortDepthMapIP(BIAS::Image< float > &depthMap, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
DistortNormalized(BIAS::HomgPoint2D &point2d) const BIAS::ProjectionParametersPerspective
DistortReflectivity(HomgPoint2D const &pos, float &depth, float &Reflectivity, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
DistortReflectivityDepthIP(BIAS::Image< float > &depthMap, BIAS::Image< float > &ReflectivityImage, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
distType_BIAS::ProjectionParametersPerspectiveprotected
DoesPointProjectIntoImage(const HomgPoint3D &X, HomgPoint2D &x, bool IgnoreDistortion=false) const BIAS::ProjectionParametersBasevirtual
DoesPointProjectIntoImageLocal(const Vector3< double > &localX, HomgPoint2D &x, bool IgnoreDistortion=false) const BIAS::ProjectionParametersPerspectivevirtual
DoExtrinsicsDiffer(const ProjectionParametersBase *p) const BIAS::ProjectionParametersBasevirtual
DoIntrinsicsDiffer(const ProjectionParametersBase *p) const BIAS::ProjectionParametersPerspectivevirtual
focallength_BIAS::ProjectionParametersPerspectiveprotected
GetAspectratio() const BIAS::ProjectionParametersBaseinlinevirtual
GetC() const BIAS::ProjectionParametersBaseinlinevirtual
GetCov() const BIAS::ProjectionParametersBaseinlinevirtual
GetCQ() const BIAS::ProjectionParametersBaseinlinevirtual
GetCutOutParameters(const Vector2< int > &centerPoint, const unsigned int halfWidth, const unsigned int halfHeight, ProjectionParametersPerspective &cutOutParams) const BIAS::ProjectionParametersPerspective
GetDebugLevel() const BIAS::Debuginlineprotected
GetDebugStream() const BIAS::Debuginlineprotected
GetDebugStream(std::ostream &os) const BIAS::Debuginlineprotected
GetDepthCalibrationModel()BIAS::ProjectionParametersPerspectiveDepthinline
GetDepthCalibrationParameters(std::vector< double > &params)BIAS::ProjectionParametersPerspectiveDepthinline
GetDepthCalibrationSplineKnots(std::vector< double > &knots)BIAS::ProjectionParametersPerspectiveDepthinline
GetDepthDistModelString(BIAS_TOF_DEPTH_ERROR_MODEL model)BIAS::ProjectionParametersPerspectiveDepthstatic
GetDistortionType() const BIAS::ProjectionParametersPerspectiveinline
GetExternals() const BIAS::ProjectionParametersBaseinlinevirtual
GetFakeKMatrix(double &imgsize, int resolution=0, const double &maxangle=1.4) const BIAS::ProjectionParametersBasevirtual
GetFakeKMatrix(int resolution=0, const double &maxangle=1.4) const BIAS::ProjectionParametersBasevirtual
GetFirstBorderPixel(PixelIterator &it)BIAS::ProjectionParametersBasevirtual
GetFirstEdgePosition(PixelIterator &it)BIAS::ProjectionParametersBasevirtual
GetFocalLength(double &f) const BIAS::ProjectionParametersPerspectiveinline
GetFocalLength() const BIAS::ProjectionParametersPerspectiveinline
GetGLModelviewProjectionMatrix(const double zNear, const double zFar, const bool flip, const bool transpose=false)BIAS::ProjectionParametersPerspective
GetGlobalDebugLevel()BIAS::Debuginlineprotectedstatic
GetGLProjectionMatrix(const double zNear, const double zFar, const bool flip, const bool transpose=false)BIAS::ProjectionParametersPerspective
GetGLProjectionMatrix(const double zNear, const double zFar, const Vector2< unsigned int > upperLeft, const unsigned int width, const unsigned int height, const bool flip, const bool transpose=false)BIAS::ProjectionParametersPerspective
GetIdealImageSize(unsigned int &width, unsigned int &height) const BIAS::ProjectionParametersPerspective
GetIdealK(KMatrix &K) const BIAS::ProjectionParametersPerspective
GetIdentifier() const BIAS::ProjectionParametersBaseinlinevirtual
GetImageHeight() const BIAS::ProjectionParametersBaseinlinevirtual
GetImageSize(unsigned int &Width, unsigned int &Height) const BIAS::ProjectionParametersBaseinlinevirtual
GetImageWidth() const BIAS::ProjectionParametersBaseinlinevirtual
GetK() const BIAS::ProjectionParametersPerspectiveinlinevirtual
GetKinv() const BIAS::ProjectionParametersPerspectiveinlinevirtual
GetMinimalAngleInCorner_(const HomgPoint2D &corner, double &minAngle)BIAS::ProjectionParametersPerspectiveprotected
GetMinimalAngularSamplingStep(double &minAngleStep)BIAS::ProjectionParametersPerspectivevirtual
GetMinMaxDepth(float &minDepth, float &maxDepth)BIAS::ProjectionParametersPerspectiveDepthinline
GetMinZLocal() const BIAS::ProjectionParametersPerspectiveinline
GetNextBorderPixel(PixelIterator &it)BIAS::ProjectionParametersBasevirtual
GetNextEdgePosition(PixelIterator &it)BIAS::ProjectionParametersBasevirtual
GetNrOfDepthErrormodelParameters(BIAS_TOF_DEPTH_ERROR_MODEL model)BIAS::ProjectionParametersPerspectiveDepthstatic
GetNrOfReflectivityParameters()BIAS::ProjectionParametersPerspectiveDepthstatic
GetP() const BIAS::ProjectionParametersPerspectiveinlinevirtual
GetPose() const BIAS::ProjectionParametersBaseinlinevirtual
GetPoseParametrization() const BIAS::ProjectionParametersBaseinlinevirtual
GetPrincipal(double &PrincipalX, double &PrincipalY) const BIAS::ProjectionParametersBaseinlinevirtual
GetQ() const BIAS::ProjectionParametersBaseinlinevirtual
GetR() const BIAS::ProjectionParametersBasevirtual
GetRadialDistModelString(BIAS_ProjParaPersp_DISTORTION_TYPE model)BIAS::ProjectionParametersPerspectivestatic
GetReflectivityCalibrationParameters(std::vector< double > &params)BIAS::ProjectionParametersPerspectiveDepthinline
GetReflectivityMaxReflectivities(std::vector< double > &params)BIAS::ProjectionParametersPerspectiveDepthinline
GetReflectivityMinReflectivities(std::vector< double > &params)BIAS::ProjectionParametersPerspectiveDepthinline
GetReflectivityRadiusNormalization(std::vector< double > &params)BIAS::ProjectionParametersPerspectiveDepthinline
GetSkew() const BIAS::ProjectionParametersPerspectiveinline
GetSphericalViewingRange(const CoordinateTransform3D &sphericalReferenceFrame, double &minPhi, double &maxPhi, double &centerPhi, double &minTheta, double &maxTheta)BIAS::ProjectionParametersBasevirtual
GetUndistortion(double &kc1, double &kc2, double &kc3, double &kc4) const BIAS::ProjectionParametersPerspectiveinline
GetUndistortion(double &kc1, double &kc2, double &kc3, double &kc4, double r0) const BIAS::ProjectionParametersPerspectiveinline
GetUndistortionBrown(double &kc1, double &kc2, double &kc3, double &kc4, double &r0) const BIAS::ProjectionParametersPerspectiveinline
GetUndistortionInverseRad(double &kc1, double &kc2, double &kc3, double &kc4) const BIAS::ProjectionParametersPerspectiveinline
GetUndistortionInvRad3(double &kc1, double &kc2, double &kc3)BIAS::ProjectionParametersPerspectiveinline
GetUndistortionRad3(double &kc1, double &kc2, double &kc3)BIAS::ProjectionParametersPerspectiveinline
GetUnProjectionJacobian(const HomgPoint2D &x, Matrix2x2< double > &Jac, const bool homogenized=true) const BIAS::ProjectionParametersBasevirtual
GetVideoSourceType() const BIAS::ProjectionParametersBaseinlinevirtual
GlobalDebugLevelBIAS::Debugprotectedstatic
HasDepthDistortion() const BIAS::ProjectionParametersPerspectiveDepth
HasReflectivityDistortion() const BIAS::ProjectionParametersPerspectiveDepth
height_BIAS::ProjectionParametersBaseprotected
idealImageHeight_BIAS::ProjectionParametersPerspectiveprotected
idealImageWidth_BIAS::ProjectionParametersPerspectiveprotected
identifier_BIAS::ProjectionParametersBaseprotected
Init()BIAS::ProjectionParametersPerspectiveDepth
InitParams_()BIAS::ProjectionParametersPerspectiveinlineprotected
InvalidatePose()BIAS::ProjectionParametersBaseinlinevirtual
invK_BIAS::ProjectionParametersPerspectiveprotected
IsDistorted() const BIAS::ProjectionParametersPerspectiveinline
IsLeftOf(const ProjectionParametersBase &ppb) const BIAS::ProjectionParametersBase
K_BIAS::ProjectionParametersPerspectiveprotected
Kappa_BIAS::UnscentedTransformprotected
kc1_BIAS::ProjectionParametersPerspectiveprotected
kc2_BIAS::ProjectionParametersPerspectiveprotected
kc3_BIAS::ProjectionParametersPerspectiveprotected
kc4_BIAS::ProjectionParametersPerspectiveprotected
listSplineKnotPoints_BIAS::ProjectionParametersPerspectiveDepthprotected
LookAt(const Vector3< double > &eye, const Vector3< double > &center, const Vector3< double > &up)BIAS::ProjectionParametersBaseinline
LookAt(const Vector3< double > &center, const Vector3< double > &up)BIAS::ProjectionParametersBaseinline
LookAtGL(const Vector3< double > &eye, const Vector3< double > &center, const Vector3< double > &up)BIAS::ProjectionParametersBaseinline
LookAtGL(const Vector3< double > &center, const Vector3< double > &up)BIAS::ProjectionParametersBaseinline
maxDepth_BIAS::ProjectionParametersPerspectiveDepthprotected
maxNormIntCoeffs_BIAS::ProjectionParametersPerspectiveDepthprotected
minDepth_BIAS::ProjectionParametersPerspectiveDepthprotected
minNormIntCoeffs_BIAS::ProjectionParametersPerspectiveDepthprotected
minZlocal_BIAS::ProjectionParametersPerspectiveprotected
Name2DebugLevel(const std::string &name) const BIAS::Debuginlineprotected
NewDebugLevel(const std::string &name)BIAS::Debuginlineprotected
operator<<(std::ostream &os, const ProjectionParametersPerspectiveDepth &p)BIAS::ProjectionParametersPerspectiveDepthfriend
operator=(const ProjectionParametersPerspectiveDepth &P)BIAS::ProjectionParametersPerspectiveDepthinline
operator=(const ProjectionParametersPerspective &P)BIAS::ProjectionParametersPerspectiveDepthinline
BIAS::ProjectionParametersBase::operator=(const ProjectionParametersBase &p)BIAS::ProjectionParametersBaseinlinevirtual
BIAS::UnscentedTransform::operator=(const Debug &deb)BIAS::Debuginline
Pose_BIAS::ProjectionParametersBaseprotected
PoseValid() const BIAS::ProjectionParametersBaseinlinevirtual
PrepareSpline_()BIAS::ProjectionParametersPerspectiveDepthprotected
principalX_BIAS::ProjectionParametersBaseprotected
principalY_BIAS::ProjectionParametersBaseprotected
PrintDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginlineprotected
Project(const HomgPoint3D &X, bool IgnoreDistortion=false) const BIAS::ProjectionParametersBaseinlinevirtual
Project(const HomgPoint3D &X, HomgPoint2D &p2d, bool IgnoreDistortion=false) const BIAS::ProjectionParametersBaseinlinevirtual
ProjectionParametersBase(const unsigned int width=0, const unsigned int height=0)BIAS::ProjectionParametersBase
ProjectionParametersPerspective(const unsigned int width=0, const unsigned int height=0)BIAS::ProjectionParametersPerspectiveinline
ProjectionParametersPerspective(const BIAS::PMatrix &P, const unsigned int width=10000, const unsigned int height=10000)BIAS::ProjectionParametersPerspectiveinlineexplicit
ProjectionParametersPerspective(const ProjectionParametersPerspective &P)BIAS::ProjectionParametersPerspectiveinline
ProjectionParametersPerspectiveDepth(const unsigned int width=0, const unsigned int height=0)BIAS::ProjectionParametersPerspectiveDepth
ProjectionParametersPerspectiveDepth(BIAS_TOF_DEPTH_ERROR_MODEL model)BIAS::ProjectionParametersPerspectiveDepth
ProjectionParametersPerspectiveDepth(const ProjectionParametersPerspectiveDepth &P)BIAS::ProjectionParametersPerspectiveDepthinline
ProjectionParametersPerspectiveDepth(const ProjectionParametersPerspective &P)BIAS::ProjectionParametersPerspectiveDepthinline
ProjectLocal(const Vector3< double > &point, bool IgnoreDistortion=false) const BIAS::ProjectionParametersPerspectivevirtual
ProjectLocal(const Vector3< double > &point, HomgPoint2D &p2d, bool IgnoreDistortion=false) const BIAS::ProjectionParametersPerspectivevirtual
QValid() const BIAS::ProjectionParametersBaseinlinevirtual
QValid_BIAS::ProjectionParametersBaseprotected
r0_BIAS::ProjectionParametersPerspectiveprotected
radiusIntNormCoeffs_BIAS::ProjectionParametersPerspectiveDepthprotected
radiusIntNormValues_BIAS::ProjectionParametersPerspectiveDepthprotected
ReflectivityCalibrationParameters_BIAS::ProjectionParametersPerspectiveDepthprotected
RemoveDebugLevel(const long int lv)BIAS::Debuginlineprotected
RemoveDebugLevel(const std::string &name)BIAS::Debuginlineprotected
Rescale(double ratio, const double offset=0.0)BIAS::ProjectionParametersPerspectiveinlinevirtual
Rescale(unsigned int width, unsigned int height)BIAS::ProjectionParametersPerspectiveinlinevirtual
SetAlpha(const double alpha)BIAS::UnscentedTransforminlineprotected
SetAspectratio(const double AspectRatio)BIAS::ProjectionParametersPerspectiveinlinevirtual
SetBeta(const double beta)BIAS::UnscentedTransforminlineprotected
SetC(const BIAS::Vector3< double > &C)BIAS::ProjectionParametersBaseinlinevirtual
SetCov(const Matrix< POSE_TYPE > &Cov)BIAS::ProjectionParametersBaseinlinevirtual
SetDebugLevel(const long int lv)BIAS::Debuginlineprotected
SetDebugLevel(const std::string &name)BIAS::Debuginlineprotected
SetDebugStream(const std::ostream &os)BIAS::Debuginlineprotected
SetDepthCalibrationModel(BIAS_TOF_DEPTH_ERROR_MODEL model)BIAS::ProjectionParametersPerspectiveDepth
SetDepthCalibrationParameters(const std::vector< double > &params, float minDepth=0.0, float maxDepth=15000.0)BIAS::ProjectionParametersPerspectiveDepth
SetDepthCalibrationParametersSpline(const std::vector< double > &knots, const std::vector< double > &controls, float minDepth=0.0, float maxDepth=15000.0)BIAS::ProjectionParametersPerspectiveDepth
SetDepthDistortionToZero()BIAS::ProjectionParametersPerspectiveDepth
SetDistortionType(BIAS_ProjParaPersp_DISTORTION_TYPE distype)BIAS::ProjectionParametersPerspectiveinline
SetFocalLengthAndAspect(double f, double AspectRatio)BIAS::ProjectionParametersPerspectiveinline
SetGlobalDebugLevel(long int lev)BIAS::Debuginlineprotectedstatic
SetIdealImageSize(unsigned int width, unsigned int height)BIAS::ProjectionParametersPerspective
SetIdentifier(std::string name)BIAS::ProjectionParametersBaseinlinevirtual
SetImageSize(const unsigned int w, const unsigned int h)BIAS::ProjectionParametersBaseinlinevirtual
SetIntrinsics(double minPhi, double maxPhi, double minTheta, double maxTheta, double angleStep, double aspectratio=1.0)BIAS::ProjectionParametersPerspective
SetIntrinsics(Vector3< double > &p, Vector3< double > &q, unsigned int width, unsigned int height)BIAS::ProjectionParametersPerspective
SetK(const KMatrix &K)BIAS::ProjectionParametersPerspectiveinlinevirtual
SetMinZLocal(const double &minz)BIAS::ProjectionParametersPerspectiveinline
SetP(const PMatrix &P)BIAS::ProjectionParametersPerspectiveinlinevirtual
SetPose(const BIAS::Pose pose)BIAS::ProjectionParametersBaseinlinevirtual
SetPoseParametrization(const BIAS::PoseParametrization &pp)BIAS::ProjectionParametersBaseinlinevirtual
SetPrincipal(const double x, const double y)BIAS::ProjectionParametersPerspectiveinlinevirtual
SetQ(const BIAS::Quaternion< double > &Q)BIAS::ProjectionParametersBaseinlinevirtual
SetQC(const BIAS::Quaternion< double > &Q, const BIAS::Vector3< double > &C)BIAS::ProjectionParametersBaseinlinevirtual
SetR(const BIAS::RMatrix &R)BIAS::ProjectionParametersBaseinlinevirtual
SetReflectivityCalibrationParameters(const std::vector< double > &params)BIAS::ProjectionParametersPerspectiveDepth
SetReflectivityDepthDistortionToZero()BIAS::ProjectionParametersPerspectiveDepth
SetReflectivityNormalizationParameters(const std::vector< double > &depthValues, const std::vector< double > &minInt, const std::vector< double > &maxInt, const std::vector< double > &radiusValues, const std::vector< double > &radiusIntensities)BIAS::ProjectionParametersPerspectiveDepth
SetSimplePerspective(const double FoV=M_PI/2, const unsigned int width=512, const unsigned int height=512)BIAS::ProjectionParametersPerspectiveinline
SetSkew(double skew)BIAS::ProjectionParametersPerspectiveinline
SetUndistortion(double kc1, double kc2)BIAS::ProjectionParametersPerspectiveinline
SetUndistortion(double kc1, double kc2, double kc3, double kc4)BIAS::ProjectionParametersPerspectiveinline
SetUndistortionBrown(double kc1, double kc2, double kc3, double kc4, double r0)BIAS::ProjectionParametersPerspectiveinline
SetUndistortionInverseRad(double kc1, double kc2, double kc3, double kc4)BIAS::ProjectionParametersPerspectiveinline
SetUndistortionInverseRad3(double kc1, double kc2, double kc3)BIAS::ProjectionParametersPerspectiveinline
SetUndistortionRad3(double kc1, double kc2, double kc3)BIAS::ProjectionParametersPerspectiveinline
SetUseSVD(const bool use_svd)BIAS::UnscentedTransforminlineprotected
SetVideoSourceType(const std::string &name)BIAS::ProjectionParametersBasevirtual
ShowDebugLevel(std::ostream &os=std::cout) const BIAS::Debuginlineprotected
skew_BIAS::ProjectionParametersPerspectiveprotected
splineInterpolator_BIAS::ProjectionParametersPerspectiveDepthprotected
splineInterpolatorUndist_BIAS::ProjectionParametersPerspectiveDepthprotected
Transform(const Vector< double > &src_mean, const Matrix< double > &src_cov, Vector< double > &dst_mean, Matrix< double > &dst_cov) const BIAS::UnscentedTransformprotectedvirtual
Transform_(const Vector< double > &src, Vector< double > &dst) const BIAS::ProjectionParametersBasevirtual
TransformCartesianToPolarCoordinates(const BIAS::Image< float > &cartesianDepth, BIAS::Image< float > &polarDepth)BIAS::ProjectionParametersPerspective
TransformCartesianToPolarCoordinates(const HomgPoint2D &pos, const float depthCartesian)BIAS::ProjectionParametersPerspective
TransformPolarToCartesianCoordinates(const BIAS::Image< float > &polarDepth, BIAS::Image< float > &cartesianDepth)BIAS::ProjectionParametersPerspective
TransformPolarToCartesianCoordinates(const HomgPoint2D &pos, const float depthPolar)BIAS::ProjectionParametersPerspective
UncertaintyTransformBase()BIAS::UncertaintyTransformBaseinlineprotected
Undistort(BIAS::HomgPoint2D &point2d) const BIAS::ProjectionParametersPerspectivevirtual
Undistort_(const double dist_x, const double dist_y, double &x, double &y) const BIAS::ProjectionParametersPerspectiveinlineprotected
UnDistortDepth(HomgPoint2D const &pos, float &d, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
UnDistortDepthMapIP(BIAS::Image< float > &depthMap, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
UnDistortReflectivity(HomgPoint2D const &pos, float &depth, float &Reflectivity, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
UnDistortReflectivityDepthIP(BIAS::Image< float > &depthMap, BIAS::Image< float > &ReflectivityImage, bool bIsInCartesianCoords=false)BIAS::ProjectionParametersPerspectiveDepth
UnProjectCovLocal(const HomgPoint2D &pos, const Matrix3x3< double > &cov2D, bool IgnoreDistortion=false, bool Normalize=false)BIAS::ProjectionParametersPerspectivevirtual
UnProjectLocal(const HomgPoint2D &pos, Vector3< double > &pointOnRay, Vector3< double > &direction, bool IgnoreDistortion=false) const BIAS::ProjectionParametersPerspectivevirtual
UnProjectToImagePlane(const HomgPoint2D &pos, const double &depth=1.0, bool IgnoreDistortion=false) const BIAS::ProjectionParametersPerspectivevirtual
UnProjectToPoint(const HomgPoint2D &pos, double depth, bool IgnoreDistortion=false) const BIAS::ProjectionParametersBasevirtual
UnProjectToPoint(const HomgPoint2D &pos, const double depth, const ProjectionParametersBase &proj, bool IgnoreDistortion=false) const BIAS::ProjectionParametersBasevirtual
UnProjectToPointByZ(const HomgPoint2D &pos, const double &zDistance, bool IgnoreDistortion=false) const BIAS::ProjectionParametersPerspectivevirtual
UnProjectToPointLocal(const HomgPoint2D &pos, const double &depth, bool IgnoreDistortion=false) const BIAS::ProjectionParametersBasevirtual
UnProjectToRay(const HomgPoint2D &pos, Vector3< double > &origin, Vector3< double > &direction, bool ignoreDistortion=false) const BIAS::ProjectionParametersBaseinlinevirtual
UnProjectToRay(const HomgPoint2D &pos, Vector3< double > &direction, bool ignoreDistortion=false) const BIAS::ProjectionParametersBaseinlinevirtual
UnProjectToRay(const HomgPoint2D &pos, Vector3< double > &origin, Vector3< double > &direction, const ProjectionParametersBase &proj, bool ignoreDistortion=false) const BIAS::ProjectionParametersBaseinlinevirtual
UnscentedTransform()BIAS::UnscentedTransformprotected
UpdateMinZLocal()BIAS::ProjectionParametersPerspective
UseSVD_BIAS::UnscentedTransformprotected
ustIgnoreDistortion_BIAS::ProjectionParametersBaseprotected
ustNormalize_BIAS::ProjectionParametersBaseprotected
ustTransformIntoImage_BIAS::ProjectionParametersBaseprotected
ValidatePose()BIAS::ProjectionParametersBaseinlinevirtual
videoSourceType_BIAS::ProjectionParametersBaseprotected
ViewDifference(const ProjectionParametersBase *pPPB) const BIAS::ProjectionParametersPerspectivevirtual
width_BIAS::ProjectionParametersBaseprotected
XMLAdd(const xmlNodePtr Node, XMLIO &XMLObject) const BIAS::XMLBase
XMLGetClassName(std::string &TopLevelTag, double &Version) const BIAS::ProjectionParametersPerspectiveDepthvirtual
XMLIn(const xmlNodePtr Node, XMLIO &XMLObject)BIAS::ProjectionParametersPerspectiveDepthvirtual
XMLOut(const xmlNodePtr Node, XMLIO &XMLObject) const BIAS::ProjectionParametersPerspectiveDepthvirtual
XMLRead(const std::string &Filename)BIAS::XMLBase
XMLReadFromString(const std::string &str)BIAS::XMLBase
XMLWrite(const std::string &Filename, int CompressionLevel=0, bool AutoAddCompressionSuffix=true, std::string encoding="UTF-8") const BIAS::XMLBase
XMLWriteToString(std::string &str, std::string encoding="UTF-8") const BIAS::XMLBase
~Debug()BIAS::Debuginlineprotected
~ProjectionParametersBase()BIAS::ProjectionParametersBasevirtual
~ProjectionParametersPerspective()BIAS::ProjectionParametersPerspectiveinlinevirtual
~ProjectionParametersPerspectiveDepth()BIAS::ProjectionParametersPerspectiveDepthinlinevirtual
~UncertaintyTransformBase()BIAS::UncertaintyTransformBaseinlineprotectedvirtual
~UnscentedTransform()BIAS::UnscentedTransformprotectedvirtual
~XMLBase()BIAS::XMLBaseinlinevirtual