To deal with the problem of weak definitions of loop-closing a latency test is performed. This consist on testing only images that have not been taken in the last n seconds but that have been taken before that from a viewpoint in a threshold radius. Only the matched images that hold the geometric constraint are considered.
Two types of trees are tested in this work:
- Hierarchical K-means
- Extremely Randomized Forests (ERT)
Summarizing this approach:
- A vocabulary tree is built off-line
- Each image of the sequence is added to the vocabulary tree using inverted files.
- When the vehicle is close to a previously seen scene, the descriptors of the current image and the inverted files are used to obtain the N closest images.
- Epipolar geometry is used to determine if the matches are good.
No comments:
Post a Comment