21 #ifndef KEYFRAMEDATABASE_H 22 #define KEYFRAMEDATABASE_H
std::vector< list< KeyFrame * > > mvInvertedFile
void erase(KeyFrame *pKF)
std::vector< KeyFrame * > DetectRelocalizationCandidates(Frame *F)
std::vector< KeyFrame * > DetectLoopCandidates(KeyFrame *pKF, float minScore)
const ORBVocabulary * mpVoc
KeyFrameDatabase(const ORBVocabulary &voc)