ucla-vision / xivo

X Inertial-aided Visual Odometry
Other
857 stars 120 forks source link

Loop closure #34

Closed stephanietsuei closed 2 years ago

stephanietsuei commented 2 years ago

Implements loop closure using BRIEF descriptors, a bag-of-words library, PnP RANSAC, and an extra EKF measurement update.

@agrawalparth10, I don't expect you to look through and understand all the code in this pull request. Just make sure you can compile and run the code. If you run the Python benchmarks scripts/run_and_eval_pyxivo.py, you'll see that we get improvement on some, but not all, of the TUM VI room sequences.