Visual Servoing Platform  version 3.3.0 under development (2020-02-17)
vpMbtXmlGenericParser Member List

This is the complete list of members for vpMbtXmlGenericParser, including all inherited members.

DEPTH_DENSE_PARSER enum valuevpMbtXmlGenericParser
DEPTH_NORMAL_PARSER enum valuevpMbtXmlGenericParser
EDGE_PARSER enum valuevpMbtXmlGenericParser
getAngleAppear() constvpMbtXmlGenericParser
getAngleDisappear() constvpMbtXmlGenericParser
getCameraParameters(vpCameraParameters &cam) constvpMbtXmlGenericParser
getDepthDenseSamplingStepX() constvpMbtXmlGenericParser
getDepthDenseSamplingStepY() constvpMbtXmlGenericParser
getDepthNormalFeatureEstimationMethod() constvpMbtXmlGenericParser
getDepthNormalPclPlaneEstimationMethod() constvpMbtXmlGenericParser
getDepthNormalPclPlaneEstimationRansacMaxIter() constvpMbtXmlGenericParser
getDepthNormalPclPlaneEstimationRansacThreshold() constvpMbtXmlGenericParser
getDepthNormalSamplingStepX() constvpMbtXmlGenericParser
getDepthNormalSamplingStepY() constvpMbtXmlGenericParser
getEdgeMe(vpMe &ecm) constvpMbtXmlGenericParser
getFarClippingDistance() constvpMbtXmlGenericParser
getFovClipping() constvpMbtXmlGenericParser
getKltBlockSize() constvpMbtXmlGenericParser
getKltHarrisParam() constvpMbtXmlGenericParser
getKltMaskBorder() constvpMbtXmlGenericParser
getKltMaxFeatures() constvpMbtXmlGenericParser
getKltMinDistance() constvpMbtXmlGenericParser
getKltPyramidLevels() constvpMbtXmlGenericParser
getKltQuality() constvpMbtXmlGenericParser
getKltWindowSize() constvpMbtXmlGenericParser
getLodMinLineLengthThreshold() constvpMbtXmlGenericParser
getLodMinPolygonAreaThreshold() constvpMbtXmlGenericParser
getLodState() constvpMbtXmlGenericParser
getNearClippingDistance() constvpMbtXmlGenericParser
getProjectionErrorKernelSize() constvpMbtXmlGenericParser
getProjectionErrorMe(vpMe &me) constvpMbtXmlGenericParser
hasFarClippingDistance() constvpMbtXmlGenericParser
hasNearClippingDistance() constvpMbtXmlGenericParser
KLT_PARSER enum valuevpMbtXmlGenericParser
parse(const std::string &filename)vpMbtXmlGenericParser
PROJECTION_ERROR_PARSER enum valuevpMbtXmlGenericParser
setAngleAppear(const double &aappear)vpMbtXmlGenericParser
setAngleDisappear(const double &adisappear)vpMbtXmlGenericParser
setCameraParameters(const vpCameraParameters &cam)vpMbtXmlGenericParser
setDepthDenseSamplingStepX(unsigned int stepX)vpMbtXmlGenericParser
setDepthDenseSamplingStepY(unsigned int stepY)vpMbtXmlGenericParser
setDepthNormalFeatureEstimationMethod(const vpMbtFaceDepthNormal::vpFeatureEstimationType &method)vpMbtXmlGenericParser
setDepthNormalPclPlaneEstimationMethod(int method)vpMbtXmlGenericParser
setDepthNormalPclPlaneEstimationRansacMaxIter(int maxIter)vpMbtXmlGenericParser
setDepthNormalPclPlaneEstimationRansacThreshold(double threshold)vpMbtXmlGenericParser
setDepthNormalSamplingStepX(unsigned int stepX)vpMbtXmlGenericParser
setDepthNormalSamplingStepY(unsigned int stepY)vpMbtXmlGenericParser
setEdgeMe(const vpMe &ecm)vpMbtXmlGenericParser
setFarClippingDistance(const double &fclip)vpMbtXmlGenericParser
setKltBlockSize(const unsigned int &bs)vpMbtXmlGenericParser
setKltHarrisParam(const double &hp)vpMbtXmlGenericParser
setKltMaskBorder(const unsigned int &mb)vpMbtXmlGenericParser
setKltMaxFeatures(const unsigned int &mF)vpMbtXmlGenericParser
setKltMinDistance(const double &mD)vpMbtXmlGenericParser
setKltPyramidLevels(const unsigned int &pL)vpMbtXmlGenericParser
setKltQuality(const double &q)vpMbtXmlGenericParser
setKltWindowSize(const unsigned int &w)vpMbtXmlGenericParser
setNearClippingDistance(const double &nclip)vpMbtXmlGenericParser
setProjectionErrorKernelSize(const unsigned int &size)vpMbtXmlGenericParser
setProjectionErrorMe(const vpMe &me)vpMbtXmlGenericParser
vpMbtXmlGenericParser(int type=EDGE_PARSER)vpMbtXmlGenericParser
vpParserType enum namevpMbtXmlGenericParser
~vpMbtXmlGenericParser()vpMbtXmlGenericParservirtual