91 std::string getDetectorName()
const;
98 std::string getExtractorName()
const;
105 std::string getMatcherName()
const;
112 double getMatchingFactorThreshold()
const;
119 vpMatchingMethodEnum getMatchingMethod()
const;
126 double getMatchingRatioThreshold()
const;
133 int getNbRansacIterations()
const;
140 int getNbRansacMinInlierCount()
const;
147 double getRansacConsensusPercentage()
const;
155 double getRansacReprojectionError()
const;
162 double getRansacThreshold()
const;
170 bool getUseRansacConsensusPercentage()
const;
178 bool getUseRansacVVSPoseEstimation()
const;
184 void parse(
const std::string &filename);