angle_appear enum value | vpMbtXmlGenericParser | protected |
angle_disappear enum value | vpMbtXmlGenericParser | protected |
camera enum value | vpMbtXmlGenericParser | protected |
cleanup() | vpXmlParser | inlinestatic |
conf enum value | vpMbtXmlGenericParser | protected |
contrast enum value | vpMbtXmlGenericParser | protected |
depth_dense enum value | vpMbtXmlGenericParser | protected |
DEPTH_DENSE_PARSER enum value | vpMbtXmlGenericParser | |
depth_dense_sampling_step enum value | vpMbtXmlGenericParser | protected |
depth_dense_sampling_step_X enum value | vpMbtXmlGenericParser | protected |
depth_dense_sampling_step_Y enum value | vpMbtXmlGenericParser | protected |
depth_normal enum value | vpMbtXmlGenericParser | protected |
DEPTH_NORMAL_PARSER enum value | vpMbtXmlGenericParser | |
depth_sampling_step enum value | vpMbtXmlGenericParser | protected |
depth_sampling_step_X enum value | vpMbtXmlGenericParser | protected |
depth_sampling_step_Y enum value | vpMbtXmlGenericParser | protected |
ecm enum value | vpMbtXmlGenericParser | protected |
EDGE_PARSER enum value | vpMbtXmlGenericParser | |
edge_threshold enum value | vpMbtXmlGenericParser | protected |
face enum value | vpMbtXmlGenericParser | protected |
far_clipping enum value | vpMbtXmlGenericParser | protected |
feature_estimation_method enum value | vpMbtXmlGenericParser | protected |
fov_clipping enum value | vpMbtXmlGenericParser | protected |
getAngleAppear() const | vpMbtXmlGenericParser | inline |
getAngleDisappear() const | vpMbtXmlGenericParser | inline |
getCameraParameters(vpCameraParameters &_cam) const | vpMbtXmlGenericParser | inline |
getDepthDenseSamplingStepX() const | vpMbtXmlGenericParser | inline |
getDepthDenseSamplingStepY() const | vpMbtXmlGenericParser | inline |
getDepthNormalFeatureEstimationMethod() const | vpMbtXmlGenericParser | inline |
getDepthNormalPclPlaneEstimationMethod() const | vpMbtXmlGenericParser | inline |
getDepthNormalPclPlaneEstimationRansacMaxIter() const | vpMbtXmlGenericParser | inline |
getDepthNormalPclPlaneEstimationRansacThreshold() const | vpMbtXmlGenericParser | inline |
getDepthNormalSamplingStepX() const | vpMbtXmlGenericParser | inline |
getDepthNormalSamplingStepY() const | vpMbtXmlGenericParser | inline |
getEdgeMe(vpMe &_ecm) const | vpMbtXmlGenericParser | inline |
getFarClippingDistance() const | vpMbtXmlGenericParser | inline |
getFovClipping() const | vpMbtXmlGenericParser | inline |
getKltBlockSize() const | vpMbtXmlGenericParser | inline |
getKltHarrisParam() const | vpMbtXmlGenericParser | inline |
getKltMaskBorder() const | vpMbtXmlGenericParser | inline |
getKltMaxFeatures() const | vpMbtXmlGenericParser | inline |
getKltMinDistance() const | vpMbtXmlGenericParser | inline |
getKltPyramidLevels() const | vpMbtXmlGenericParser | inline |
getKltQuality() const | vpMbtXmlGenericParser | inline |
getKltWindowSize() const | vpMbtXmlGenericParser | inline |
getLodMinLineLengthThreshold() const | vpMbtXmlGenericParser | inline |
getLodMinPolygonAreaThreshold() const | vpMbtXmlGenericParser | inline |
getLodState() const | vpMbtXmlGenericParser | inline |
getNearClippingDistance() const | vpMbtXmlGenericParser | inline |
getProjectionErrorKernelSize() const | vpMbtXmlGenericParser | inline |
getProjectionErrorMe(vpMe &me) const | vpMbtXmlGenericParser | inline |
harris enum value | vpMbtXmlGenericParser | protected |
hasFarClippingDistance() const | vpMbtXmlGenericParser | inline |
hasNearClippingDistance() const | vpMbtXmlGenericParser | inline |
height enum value | vpMbtXmlGenericParser | protected |
init() | vpMbtXmlGenericParser | protected |
klt enum value | vpMbtXmlGenericParser | protected |
KLT_PARSER enum value | vpMbtXmlGenericParser | |
lod enum value | vpMbtXmlGenericParser | protected |
m_angleAppear | vpMbtXmlGenericParser | protected |
m_angleDisappear | vpMbtXmlGenericParser | protected |
m_cam | vpMbtXmlGenericParser | protected |
m_depthDenseSamplingStepX | vpMbtXmlGenericParser | protected |
m_depthDenseSamplingStepY | vpMbtXmlGenericParser | protected |
m_depthNormalFeatureEstimationMethod | vpMbtXmlGenericParser | protected |
m_depthNormalPclPlaneEstimationMethod | vpMbtXmlGenericParser | protected |
m_depthNormalPclPlaneEstimationRansacMaxIter | vpMbtXmlGenericParser | protected |
m_depthNormalPclPlaneEstimationRansacThreshold | vpMbtXmlGenericParser | protected |
m_depthNormalSamplingStepX | vpMbtXmlGenericParser | protected |
m_depthNormalSamplingStepY | vpMbtXmlGenericParser | protected |
m_ecm | vpMbtXmlGenericParser | protected |
m_farClipping | vpMbtXmlGenericParser | protected |
m_fovClipping | vpMbtXmlGenericParser | protected |
m_hasFarClipping | vpMbtXmlGenericParser | protected |
m_hasNearClipping | vpMbtXmlGenericParser | protected |
m_kltBlockSize | vpMbtXmlGenericParser | protected |
m_kltHarrisParam | vpMbtXmlGenericParser | protected |
m_kltMaskBorder | vpMbtXmlGenericParser | protected |
m_kltMaxFeatures | vpMbtXmlGenericParser | protected |
m_kltMinDist | vpMbtXmlGenericParser | protected |
m_kltPyramidLevels | vpMbtXmlGenericParser | protected |
m_kltQualityValue | vpMbtXmlGenericParser | protected |
m_kltWinSize | vpMbtXmlGenericParser | protected |
m_minLineLengthThreshold | vpMbtXmlGenericParser | protected |
m_minPolygonAreaThreshold | vpMbtXmlGenericParser | protected |
m_nearClipping | vpMbtXmlGenericParser | protected |
m_parserType | vpMbtXmlGenericParser | protected |
m_projectionErrorKernelSize | vpMbtXmlGenericParser | protected |
m_projectionErrorMe | vpMbtXmlGenericParser | protected |
m_useLod | vpMbtXmlGenericParser | protected |
main_tag | vpXmlParser | protected |
mask enum value | vpMbtXmlGenericParser | protected |
mask_border enum value | vpMbtXmlGenericParser | protected |
max_features enum value | vpMbtXmlGenericParser | protected |
min_distance enum value | vpMbtXmlGenericParser | protected |
min_line_length_threshold enum value | vpMbtXmlGenericParser | protected |
min_polygon_area_threshold enum value | vpMbtXmlGenericParser | protected |
mu1 enum value | vpMbtXmlGenericParser | protected |
mu2 enum value | vpMbtXmlGenericParser | protected |
nb_mask enum value | vpMbtXmlGenericParser | protected |
near_clipping enum value | vpMbtXmlGenericParser | protected |
nodeMap | vpXmlParser | protected |
parse(const std::string &filename) | vpXmlParser | |
PCL_plane_estimation enum value | vpMbtXmlGenericParser | protected |
PCL_plane_estimation_method enum value | vpMbtXmlGenericParser | protected |
PCL_plane_estimation_ransac_max_iter enum value | vpMbtXmlGenericParser | protected |
PCL_plane_estimation_ransac_threshold enum value | vpMbtXmlGenericParser | protected |
projection_error enum value | vpMbtXmlGenericParser | protected |
projection_error_kernel_size enum value | vpMbtXmlGenericParser | protected |
PROJECTION_ERROR_PARSER enum value | vpMbtXmlGenericParser | |
projection_error_sample_step enum value | vpMbtXmlGenericParser | protected |
px enum value | vpMbtXmlGenericParser | protected |
py enum value | vpMbtXmlGenericParser | protected |
pyramid_lvl enum value | vpMbtXmlGenericParser | protected |
quality enum value | vpMbtXmlGenericParser | protected |
range enum value | vpMbtXmlGenericParser | protected |
read_camera(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_depth_dense(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_depth_dense_sampling_step(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_depth_normal(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_depth_normal_PCL(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_depth_normal_sampling_step(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_ecm(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_ecm_contrast(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_ecm_mask(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_ecm_range(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_ecm_sample(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_face(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_klt(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_lod(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_projection_error(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
read_sample_deprecated(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | protected |
readMainClass(xmlDocPtr doc, xmlNodePtr node) | vpMbtXmlGenericParser | virtual |
sample enum value | vpMbtXmlGenericParser | protected |
save(const std::string &filename, const bool append=false) | vpXmlParser | |
setAngleAppear(const double &aappear) | vpMbtXmlGenericParser | inline |
setAngleDisappear(const double &adisappear) | vpMbtXmlGenericParser | inline |
setCameraParameters(const vpCameraParameters &_cam) | vpMbtXmlGenericParser | inline |
setDepthDenseSamplingStepX(const unsigned int stepX) | vpMbtXmlGenericParser | inline |
setDepthDenseSamplingStepY(const unsigned int stepY) | vpMbtXmlGenericParser | inline |
setDepthNormalFeatureEstimationMethod(const vpMbtFaceDepthNormal::vpFeatureEstimationType &method) | vpMbtXmlGenericParser | inline |
setDepthNormalPclPlaneEstimationMethod(const int method) | vpMbtXmlGenericParser | inline |
setDepthNormalPclPlaneEstimationRansacMaxIter(const int maxIter) | vpMbtXmlGenericParser | inline |
setDepthNormalPclPlaneEstimationRansacThreshold(const double threshold) | vpMbtXmlGenericParser | inline |
setDepthNormalSamplingStepX(const unsigned int stepX) | vpMbtXmlGenericParser | inline |
setDepthNormalSamplingStepY(const unsigned int stepY) | vpMbtXmlGenericParser | inline |
setEdgeMe(const vpMe &_ecm) | vpMbtXmlGenericParser | inline |
setFarClippingDistance(const double &fclip) | vpMbtXmlGenericParser | inline |
setKltBlockSize(const unsigned int &bs) | vpMbtXmlGenericParser | inline |
setKltHarrisParam(const double &hp) | vpMbtXmlGenericParser | inline |
setKltMaskBorder(const unsigned int &mb) | vpMbtXmlGenericParser | inline |
setKltMaxFeatures(const unsigned int &mF) | vpMbtXmlGenericParser | inline |
setKltMinDistance(const double &mD) | vpMbtXmlGenericParser | inline |
setKltPyramidLevels(const unsigned int &pL) | vpMbtXmlGenericParser | inline |
setKltQuality(const double &q) | vpMbtXmlGenericParser | inline |
setKltWindowSize(const unsigned int &w) | vpMbtXmlGenericParser | inline |
setMainTag(const std::string &tag) | vpXmlParser | inline |
setMap(const std::map< std::string, int > &_map) | vpXmlParser | inline |
setNearClippingDistance(const double &nclip) | vpMbtXmlGenericParser | inline |
setProjectionErrorKernelSize(const unsigned int &size) | vpMbtXmlGenericParser | inline |
setProjectionErrorMe(const vpMe &me) | vpMbtXmlGenericParser | inline |
size enum value | vpMbtXmlGenericParser | protected |
size_block enum value | vpMbtXmlGenericParser | protected |
step enum value | vpMbtXmlGenericParser | protected |
tracking enum value | vpMbtXmlGenericParser | protected |
u0 enum value | vpMbtXmlGenericParser | protected |
use_lod enum value | vpMbtXmlGenericParser | protected |
v0 enum value | vpMbtXmlGenericParser | protected |
vpDataToParseMb enum name | vpMbtXmlGenericParser | protected |
vpMbtXmlGenericParser(const vpParserType &type=EDGE_PARSER) | vpMbtXmlGenericParser | explicit |
vpParserType enum name | vpMbtXmlGenericParser | |
vpXmlParser() | vpXmlParser | |
vpXmlParser(const vpXmlParser &_twin) | vpXmlParser | |
width enum value | vpMbtXmlGenericParser | protected |
window_size enum value | vpMbtXmlGenericParser | protected |
writeMainClass(xmlNodePtr node) | vpMbtXmlGenericParser | virtual |
xmlReadBoolChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadCharChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadDoubleChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadFloatChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadIntChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadStringChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlReadUnsignedIntChild(xmlDocPtr doc, xmlNodePtr node) | vpXmlParser | protected |
xmlWriteBoolChild(xmlNodePtr node, const char *label, const bool value) | vpXmlParser | protected |
xmlWriteCharChild(xmlNodePtr node, const char *label, const char *value) | vpXmlParser | protected |
xmlWriteDoubleChild(xmlNodePtr node, const char *label, const double value) | vpXmlParser | protected |
xmlWriteFloatChild(xmlNodePtr node, const char *label, const float value) | vpXmlParser | protected |
xmlWriteIntChild(xmlNodePtr node, const char *label, const int value) | vpXmlParser | protected |
xmlWriteStringChild(xmlNodePtr node, const char *label, const std::string &value) | vpXmlParser | protected |
xmlWriteUnsignedIntChild(xmlNodePtr node, const char *label, const unsigned int value) | vpXmlParser | protected |
~vpMbtXmlGenericParser() | vpMbtXmlGenericParser | virtual |
~vpXmlParser() | vpXmlParser | virtual |