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 DBReader(
const std::list<std::string> & databasePaths,
57 float frameRate = 0.0
f,
58 bool odometryIgnored =
false,
59 bool ignoreGoalDelay =
false,
60 bool goalsIgnored =
false,
67 const std::string & calibrationFolder =
".",
68 const std::string & cameraName =
"");
70 virtual bool isCalibrated()
const;
71 virtual std::string getSerial()
const;
std::list< std::string > _paths
cv::Mat _previousInfMatrix
def init(descriptorDim, matchThreshold, iterations, cuda, model_path)
virtual bool odomProvided() const
std::set< int >::iterator _currentId