37 #include <opencv2/core/core.hpp> 48 DBReader(
const std::string & databasePath,
49 float frameRate = 0.0
f,
50 bool odometryIgnored =
false,
51 bool ignoreGoalDelay =
false,
52 bool goalsIgnored =
false,
56 bool intermediateNodesIgnored =
false,
57 bool landmarksIgnored =
false,
58 bool featuresIgnored =
false,
61 DBReader(
const std::list<std::string> & databasePaths,
62 float frameRate = 0.0
f,
63 bool odometryIgnored =
false,
64 bool ignoreGoalDelay =
false,
65 bool goalsIgnored =
false,
69 bool intermediateNodesIgnored =
false,
70 bool landmarksIgnored =
false,
71 bool featuresIgnored =
false,
77 const std::string & calibrationFolder =
".",
78 const std::string & cameraName =
"");
80 virtual bool isCalibrated()
const;
81 virtual std::string getSerial()
const;
std::list< std::string > _paths
cv::Mat _previousInfMatrix
def init(descriptorDim, matchThreshold, iterations, cuda, model_path)
const DBDriver * driver() const
virtual bool odomProvided() const
bool _intermediateNodesIgnored
std::set< int >::iterator _currentId