|
| KeyFrameDatabase (const ORBVocabulary &voc) |
|
void | add (KeyFrame *pKF) |
|
void | erase (KeyFrame *pKF) |
|
void | clear () |
|
std::vector< KeyFrame * > | DetectLoopCandidates (KeyFrame *pKF, float minScore) |
|
std::vector< KeyFrame * > | DetectRelocalizationCandidates (Frame *F) |
|
|
const ORBVocabulary * | mpVoc |
|
std::vector< list< KeyFrame * > > | mvInvertedFile |
|
std::mutex | mMutex |
|
The documentation for this class was generated from the following files:
- /home/yubao/data/catkin_ws/src/ORB_SLAM2/include/KeyFrameDatabase.h
- /home/yubao/data/catkin_ws/src/ORB_SLAM2/src/KeyFrameDatabase.cpp